Drop FastDoubleParser
from Jackson 3.0? (to avoid shading, if no significant speed up)
#1383
Labels
3.0
Issue planned for initial 3.0 release
Due to major hurdles with #1381, it'd be good to avoid Shading altogether.
Now: I think FastDoubleParser gives major speedup on JDK 8, but not sure how much with JDK 17 or 21 and later. If benefit is not great, it may make sense to drop the dependency.
@pjfanning I think you did some measurements? Or was that with serialization ("Schubfach")?
The text was updated successfully, but these errors were encountered: