2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 00:46:43 +08:00
sonic/native
liu 57989f38ba
opt: skip number in json.Number parsing (#209)
* opt: skip number in json.Number  parsing

* fix: generic use skip_number

* test: add json.Number decoding benchmarks

Co-authored-by: liuqiang <liuqiang.06@bytedance.com>
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
2022-04-01 17:45:06 +08:00
..
atof_eisel_lemire.c
atof_native.c
fastbytes.c
fastfloat.c
fastint.c
native.c support JSON validate (#189) 2022-02-21 16:35:53 +08:00
native.h opt: skip number in json.Number parsing (#209) 2022-04-01 17:45:06 +08:00
parsing.c fix: correct htmlescape chars check (#190) 2022-02-22 11:43:58 +08:00
ryu_tab.h
scanning.c opt: skip number in json.Number parsing (#209) 2022-04-01 17:45:06 +08:00
utf8.c support JSON validate (#189) 2022-02-21 16:35:53 +08:00