nlcpy.prof.start_profiling

nlcpy.prof.start_profiling()[ソース]

Starts profiling.

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

参考

nlcpy.prof.print_run_stats

Prints NLCPy run stats.

nlcpy.prof.get_run_stats

Gets dict of NLCPy run stats.

注釈

バージョン 2.0.0 で非推奨.