osiegmar / FastCSV

CSV library for Java that is fast, RFC-compliant and dependency-free.
https://fastcsv.org/
MIT License
542 stars 93 forks source link

example with issue #105

Closed dbulahov closed 7 months ago

dbulahov commented 7 months ago

Signed-off-by: dbulahov bulahovdenis@gmail.com

Please create PR against the develop branch

This PR relates to Issue: #

Proposed Changes

-

-

Performance

In order to prevent a performance degradation please run a benchmark using ./gradlew jmh before and after your change and show the results.

osiegmar commented 7 months ago

Answered in #106