deepflowio / deepflow

eBPF Observability - Distributed Tracing and Profiling
https://deepflow.io
Apache License 2.0
2.99k stars 333 forks source link

perf: improve the performance of json string escape #8508

Closed lzf575 closed 1 week ago

lzf575 commented 1 week ago

消除escape 导致的热点。可提升性能10+ 倍。 image

This PR is for:

Affected branches