Skip to content

Add tests for StreamReadFeature.USE_FAST_DOUBLE_PARSER wrt Jackson 2.14+ #3

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

Closed
cowtowncoder opened this issue Apr 2, 2023 · 0 comments

Comments

@cowtowncoder
Copy link
Member

(note: part of FasterXML/jackson-core#970)

So, as per issue at jackson-core, we should measure to see if and how much faster floating-point parsing with JsonParser is.
If feasible, should check other backends too, although only text-based formats can use these improvements.

@cowtowncoder cowtowncoder changed the title Add tests for StreamReadFeature.USE_FAST_DOUBLE_PARSER wrt Jackson 2.15 Add tests for StreamReadFeature.USE_FAST_DOUBLE_PARSER wrt Jackson 2.14+ Apr 2, 2023
cowtowncoder added a commit that referenced this issue Apr 2, 2023
Fix #3: add "Currency"/POJO test case for Floating-point decoding performance
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

1 participant