(note: similar to #970)
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.
Tests to be added to https://github.com/FasterXML/jackson-benchmarks/