Crate ra_ap_profile

source ·
Expand description

A collection of tools for profiling rust-analyzer.

Re-exports§

Structs§

  • Include _c: Count<Self> field in important structs to count them.
  • A wrapper around google_cpu_profiler.
  • Allows to check if the current code is within some dynamic scope, can be useful during debugging to figure out why a function is called.

Functions§