Module profiler

Source
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
ProfilerOptions
Options for Profiler

Enums§

DurationMode
Whether Profiler should report duration as Value::Duration