Yi Duan
|
43e4a00e90
|
fix: add gc_write_barrier checks (#131)
* fix: add gcWriteBarrier for decode
* add gcWriteBarrier for encoder
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2021-11-17 11:21:20 +08:00 |
|
Yi Duan
|
442ce696fb
|
fix: use stackmap of shadow func as jit func's (#127)
* fix: use stackmap of shadow func as jit func's
* fix: use LoadWithFaker in decoder
* fix: LoadWithFaker support go115
* add 'runtime.' prefix on jit funcname to prevent preempt
* add parallel GC tests
* remove no_stack_pointer()
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
Co-authored-by: liuqiang <liuqiang.06@bytedance.com>
|
2021-11-09 11:50:40 +08:00 |
|
chenzhuoyu
|
944f2b58cc
|
chore: sort imports
|
2021-06-22 16:47:57 +08:00 |
|
Yi Duan
|
936cee0d3f
|
test: benchmark with github.com/goccy/go-json (#23)
chore: add benchmark result with go-json
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2021-06-22 16:30:04 +08:00 |
|
chenzhuoyu
|
e44e686d90
|
fix: clears rest of the array if the JSON is not long enough. This fixes #7.
|
2021-06-06 16:25:34 +08:00 |
|
chenzhuoyu
|
fbe0828190
|
chore: make it open-source
|
2021-05-28 23:58:58 +08:00 |
|