nlcpy.prof.stop_profiling

nlcpy.prof.stop_profiling()[source]

Stops profiling.

Profiling the code block between nlcpy.prof.start_profiling() and nlcpy.prof.stop_profiling().

See also

nlcpy.prof.print_run_stats

Prints NLCPy run stats.

nlcpy.prof.get_run_stats

Gets dict of NLCPy run stats.

Note

Deprecated since version 2.0.0.