Crate profile_traits
source ·Expand description
This module contains APIs for the profile
crate used generically in the
rest of Servo. These APIs are here instead of in profile
so that these
modules won’t have to depend on profile
.
Modules§
- APIs for memory profiling.
Macros§
- An easy way to build a path for a report.
- Measure the given callback with the time profiler and (if enabled) tracing.