You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
(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 withJsonParser
is.If feasible, should check other backends too, although only text-based formats can use these improvements.
The text was updated successfully, but these errors were encountered: