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_copyExperimental
Profiling marker for copy operations.
compiler_moveExperimental
Profiling marker for move operations.