1
0
mirror of https://github.com/json-iterator/go.git synced 2025-07-06 23:37:39 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
e79221c6f6 Unmarshalling float with lots of digits can cause >= 2 allocations per number
We can fix this with a little bit of scratch space.
2022-02-14 11:14:25 +00:00