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
Jackson 2.14 added StreamReadFeature.USE_FAST_DOUBLE_WRITER and backing implementation to speed up encoding of floating-point values from JSON (see #749). But we haven't published results (or actually done much in way of measurements).
Let's change that.