Module profiling

Module profiling 

Source
Expand description

Performance profiling utilities for understanding bottlenecks

Structs§

ProfileTimer
A profiling timer that logs elapsed time when dropped

Functions§

init
Initialize profiling based on environment variable
is_enabled
Check if profiling is enabled