xiehuc
|
88da778ba2
|
improve tracestate performance (#4722)
* improve tracestate performance
* use string.Builder to directly construct the result
* reduce the redundant copying during Insert
* avoid using regex
* fix lint
* revert changelog
* update comment
* refine code
* fix lint
* fix unittest
* Update trace/tracestate.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
---------
Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2023-12-02 08:58:20 -08:00 |
|