I made a small change to profile our snapshot SDK code using a trace() { .. } function with a lambda. github.com/EmergeTools/...
Somehow this affected aliasing?
Skipping the lambda & inlining the start/endSpan fixes things, what gives? 🤔
I made a small change to profile our snapshot SDK code using a trace() { .. } function with a lambda. github.com/EmergeTools/...
Somehow this affected aliasing?
Skipping the lambda & inlining the start/endSpan fixes things, what gives? 🤔