Crate profile

Crate profile 

Source
Expand description

A collection of tools for profiling rust-analyzer.

Modulesยง

memory_usage ๐Ÿ”’
Like std::time::Instant, but for memory.
stop_watch ๐Ÿ”’
Like std::time::Instant, but also measures memory & CPU cycles.

Structsยง

Bytes
CpuSpan
A wrapper around google_cpu_profiler.
MemoryUsage
StopWatch
StopWatchSpan

Constantsยง

IN_SCOPE ๐Ÿ”’

Functionsยง

cpu_span
memory_usage