liu
|
10e45e906d
|
fix(ast): return error when get from single json value (#373)
* fix(ast): return error when get from single json value
* fix: fallback impl of skipstring
|
2023-03-02 12:45:35 +08:00 |
|
liu
|
02865de676
|
feat: repl invalid utf8 in serde by option (#357)
|
2023-02-10 18:55:27 +08:00 |
|
liu
|
2dc405d750
|
opt: faster skip in ast (#345)
* opt: faster skip in ast
* ci: remove excited repo
|
2023-01-09 16:20:36 +08:00 |
|
liu
|
6deed01a90
|
opt: reduce memory pool size (#302)
* fix: reduce state stack size
* fix types
* opt: shrink encoder stack size
* opt: reduce decoder stack size
* add bench.py loops
Co-authored-by: liuqiang <liuqiang.06@bytedance.com>
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2022-10-28 16:40:14 +08:00 |
|
liu
|
56e81a633e
|
fix: use sse instead of sse4 (#305)
* fix: use sse instead of sse4
* fix: use dispatch
* fix: remove lzero
Co-authored-by: liuqiang <liuqiang.06@bytedance.com>
|
2022-09-26 12:45:01 +08:00 |
|