stack_trace
stack_trace copied to clipboard
How expensive is a `Trace.current()`
Hi,
I wonder if it costs a lot of performance to call Trace.current()
on a regular basis or should this be avoided and only done when absolutely needed?
Cheers Thomas