This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
json-iterator
Watch
1
Star
0
Fork
0
You've already forked json-iterator
mirror of
https://github.com/json-iterator/go.git
synced
2025-07-06 23:37:39 +02:00
Code
Issues
Releases
Activity
Files
e79221c6f6fb924b9fa9cb374c5875994be0ced6
json-iterator
/
benchmarks
History
Phil Pearl
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
..
encode_string_test.go
gofmt
2018-02-05 22:45:04 +08:00
float_test.go
Unmarshalling float with lots of digits can cause >= 2 allocations per number
2022-02-14 11:14:25 +00:00
jsoniter_large_file_test.go
gofmt
2018-02-24 22:04:41 +08:00
stream_test.go
Unmarshalling float with lots of digits can cause >= 2 allocations per number
2022-02-14 11:14:25 +00:00