2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 00:46:43 +08:00
sonic/encoder
2021-07-28 17:12:36 +08:00
..
asm.s chore: make it open-source 2021-05-28 23:58:58 +08:00
assembler_amd64.go feat: performance optimizations 2021-07-02 14:38:12 +08:00
assembler_test.go feat: performance optimizations 2021-07-02 14:38:12 +08:00
compiler.go fix: fix nil pointer on value receiver (#58) 2021-07-28 17:12:36 +08:00
compiler_test.go chore: make it open-source 2021-05-28 23:58:58 +08:00
encoder.go feat: performance optimizations 2021-07-02 14:38:12 +08:00
encoder_test.go Update benchmark (#34) 2021-06-26 10:43:10 +08:00
errors.go chore: make it open-source 2021-05-28 23:58:58 +08:00
pools.go chore: make it open-source 2021-05-28 23:58:58 +08:00
primitives.go fix: support dynamic interface indirection 2021-07-06 21:51:27 +08:00
stubs.go fix: support dynamic interface indirection 2021-07-06 21:51:27 +08:00
testdata_test.go chore: make it open-source 2021-05-28 23:58:58 +08:00
types.go feat: reduce allocs for mapiterinit 2021-06-23 16:37:33 +08:00
utils.go feat: performance optimizations 2021-07-02 14:38:12 +08:00