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

Add benchmarks using streaming parser #68

Open
skjolber opened this issue Jun 27, 2021 · 2 comments
Open

Add benchmarks using streaming parser #68

skjolber opened this issue Jun 27, 2021 · 2 comments

Comments

@skjolber
Copy link

I would prefer comparing the performance to the streaming apis of the competing parsers (i.e. jacksons and so), instead of first mapping to objects. At least for the simpler benchmarks, this would be more fair.

@skjolber skjolber changed the title Add benchmarks for using streaming parser Add benchmarks using streaming parser Jun 27, 2021
@wanglingsong
Copy link
Owner

JsonSurfer is built upon those streaming api, not really competing with them

@raipc
Copy link

raipc commented Oct 14, 2022

I concur @skjolber. Such benchmarks would illustrate the costs of JsonPath filtering

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

No branches or pull requests

3 participants