Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a "parse into Beans" comparison avaliable #13

Open
helt opened this issue Oct 2, 2015 · 2 comments
Open

Is there a "parse into Beans" comparison avaliable #13

helt opened this issue Oct 2, 2015 · 2 comments
Assignees

Comments

@helt
Copy link

helt commented Oct 2, 2015

Is my assumption correct, that the performance comparison is based on "parsing into String[]" ?

If yes, then it would be nice to see a comparision for parsing csv into beans.

@jbax
Copy link
Member

jbax commented Oct 2, 2015

You are correct.

We're going to merge all pull requests and expand the comparison to include not only
performance, but also feature comparisons (parsing into beans fall into this). This is going to demand quite a bit of work and it will be performed at a later date (not yet defined).

@jbax jbax self-assigned this Oct 2, 2015
@skjolber
Copy link

@helt here is a benchmark for databinding only: https://github.com/skjolber/csv-benchmark; it might serve as a starting point.

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

No branches or pull requests

3 participants