liu
|
3717c62ec2
|
test: add generic benchmark (#239)
* test: add generic benchmark
* test: add ci
* chore: adjust generic benchmark variable name
* ci: fix compare bug in bench.py
* build: adjust CI yaml
* test: use sonic.Config
* chore: generic test
* test: add interface type bench
Co-authored-by: liuqiang <liuqiang.06@bytedance.com>
Co-authored-by: duanyi.aster <duanyi.aster@bytedance.com>
|
2022-06-07 13:26:28 +08:00 |
|
Yi Duan
|
ced28302a9
|
feat: add compatible API (#233)
* feat: add compatible API
* test: add api compatibility test
* fmt
* test: adjust CI
* fix: no trailing '\n' for std `Marshal()`
* doc: update README.md
* test: add windows CI
* doc: update README.md
* doc: update README.md
* fmt: add comments and refator
|
2022-05-25 14:16:56 +08:00 |
|
Yi Duan
|
f9d033d6f8
|
feat: support streaming IO (#225)
* feat (decoder): support streaming IO
* opt: fine tune buffer size factors
* feat (encoder): support streaming IO
* doc: refactor format and add comments
* fix: io.EOF dead loop
* build: adjust CI files
* doc: update README.md
|
2022-05-24 10:38:43 +08:00 |
|
Yi Duan
|
cb1702dc8c
|
feat: support Go1.18 (#205)
* feat: support Go1.18
* fix: re-encoding `moduledata.pclntab`
* test: add generic func wrap test
|
2022-03-28 20:43:43 +08:00 |
|