Skip to main content

Module profiling

Module profiling 

Source
🔬This is a nightly-only experimental API. (profiling_marker_api #148197)
Expand description

Profiling markers for compiler instrumentation.

Functions§

compiler_copyExperimentalvalidated
Profiling marker for copy operations.
compiler_moveExperimentalvalidated
Profiling marker for move operations.