Yi Duan
|
fa5f5026d9
|
opt(ast): speed up api (#85)
- inline findkey()
- use std append() instead of runtime.memmove()
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2021-09-03 20:05:52 +08:00 |
|
Yi Duan
|
6aec2f3722
|
feat(ast): Node supports MarshalJson() (#84)
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2021-08-27 18:28:56 +08:00 |
|
Yi Duan
|
8c119dd72d
|
feat(ast): support Node.Unset() and optimize Node.Get() (#80)
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2021-08-24 13:23:55 +08:00 |
|
duanyi.aster
|
91e58904fe
|
doc update benchmarks on README.md
|
2021-07-03 00:29:52 +08:00 |
|