Expand description
Nushell Profiler
Profiler implements the Debugger trait and can be used via the debug profile command for
profiling Nushell code.
Structs§
- Profiler
- Basic profiler, used in
debug profile - Profiler
Options - Options for
Profiler
Enums§
- Duration
Mode - Whether
Profilershould report duration asValue::Duration