refactor: improve deserialization performance

This commit is contained in:
yusing
2025-10-01 19:39:46 +08:00
parent 80862bcd2e
commit bd4a31f817
10 changed files with 344 additions and 221 deletions

1
go.mod
View File

@@ -212,6 +212,7 @@ require (
require (
github.com/bytedance/sonic v1.14.1
github.com/shirou/gopsutil/v4 v4.25.8
github.com/yusing/gointernals v0.1.16
)
require (