/text-processor

Primary intension is to see if there is any performance improvement when text is processed in byte[] format or the String version is good enough. The use case is to extract fields by providing regex and then the selected fields should be written to a source file

Primary LanguageJavaApache License 2.0Apache-2.0

Watchers