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
|
ba4c2d2e55
|
fix: set _Stack.sp zero whenever put into pool (#132)
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2021-11-15 14:41:04 +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
|
514208a4d5
|
fix: potential ProgramCache OOM under high-load
|
2021-09-09 14:35:01 +08:00 |
|
chenzhuoyu
|
d2e150948a
|
fix: unmarshalers are always addressable
|
2021-09-06 16:53:51 +08:00 |
|
duanyi.aster
|
f519f80384
|
fix: truely copy _ProgramMap when RCU write
|
2021-07-14 01:31:58 +08:00 |
|
chenzhuoyu
|
955ab75cf5
|
fix: return error on stack overflow instead of panicking
|
2021-06-24 12:52:31 +08:00 |
|
chenzhuoyu
|
85a0d4219f
|
feat: rewrite the generic decoder in assembly
|
2021-06-21 11:34:18 +08:00 |
|
chenzhuoyu
|
34fa8d64a8
|
feat: CPU feature detection support
|
2021-06-10 17:14:25 +08:00 |
|
chenzhuoyu
|
fbe0828190
|
chore: make it open-source
|
2021-05-28 23:58:58 +08:00 |
|