github uniVocity/univocity-parsers v2.5.1
Fixing performance issue found in 2.5.0

latest releases: v2.9.1, v2.9.0, v2.8.4...
8 years ago

The introduction of support for BOM marker handling created an unwanted side effect when the user does not provide the character encoding of the file being processed: performance is reduced significantly

This version fixes the problem and the performance should be equivalent of previous versions, regardless of the user providing a character encoding explicitly, or the input having a BOM marker.

Relevant issue: #176

Don't miss a new univocity-parsers release

NewReleases is sending notifications on new releases.