Skip to content

Add benchmarks to compare performance against other JVM tabular processing libraries #23

Description

@twilco

It would be interesting and useful to have benchmarks of Tabitha's performance versus other JVM-based tabular processing libraries. We should measure both memory consumption (average, peak, more?) and processing speed. Could this be automated somehow?

Possible libraries to compare against might include...

CSV/TSV:

fastcsv
flatpack
commons-csv
supercsv

XLS/XLSX:

POD
excel-streaming-reader (only works with XLSX files)
zerocell

There are lots of benchmark tools out there, such as JMH. We should explore the options.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions