The following table show profiling routines provided by NLCPy.
nlcpy.prof.start_profiling
Starts profiling.
nlcpy.prof.stop_profiling
Stops profiling.
nlcpy.prof.get_run_stats
Gets dict of NLCPy run stats.
nlcpy.prof.print_run_stats
Prints NLCPy run stats.