top | item 46617486

(no title)

singron | 1 month ago

If you are doing continuous profiling, you are probably using a low overhead stack sampling profiler rather than recording every method entry and exit.

discuss

order

otterley|1 month ago

That's a fair point. It really depends. For example, if you're recording method run times via an observability SDK at full fidelity, this could be an issue.