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

6 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
a54d350455 benchmarks: add benchmark for Stream 2020-01-17 16:50:46 -05:00
fff342fd04 gofmt 2018-02-24 22:04:41 +08:00
e3bc511e5a consolidate more tests 2018-02-14 08:28:17 +08:00
7990317be5 gofmt 2018-02-05 22:45:04 +08:00
ee8cfb7547 cache frozenConfig 2018-02-05 21:43:37 +08:00