
@algo_luca ("Luca Palmieri") wrote:
I want to understand how much time is spent de-allocating memory in a Rust program (i.e. executing Drop::drop).
Any easy way to get a rough estimate?
Mostly looking for outliers, nothing too fine grained.
@algo_luca ("Luca Palmieri") wrote:
I want to understand how much time is spent de-allocating memory in a Rust program (i.e. executing Drop::drop).
Any easy way to get a rough estimate?
Mostly looking for outliers, nothing too fine grained.