top | item 44293030 (no title) rastignack | 8 months ago Would the sync.Pool trick mentionned here: https://hypermode.com/blog/introducing-ristretto-high-perf-g... help ? It’s lossy but might be a good compromise. discuss order hn newest sa46|8 months ago It might be. I've seen the trick pop up a few times:1. https://puzpuzpuz.dev/thread-local-state-in-go-huh2. https://victoriametrics.com/blog/go-sync-pool/It's probably too complex for the Otel SDK, but I might give it a spin in my experimental tracing repo.
sa46|8 months ago It might be. I've seen the trick pop up a few times:1. https://puzpuzpuz.dev/thread-local-state-in-go-huh2. https://victoriametrics.com/blog/go-sync-pool/It's probably too complex for the Otel SDK, but I might give it a spin in my experimental tracing repo.
sa46|8 months ago
1. https://puzpuzpuz.dev/thread-local-state-in-go-huh
2. https://victoriametrics.com/blog/go-sync-pool/
It's probably too complex for the Otel SDK, but I might give it a spin in my experimental tracing repo.