Perfplot: Measure, Visualize and Compare Run-time With Ease
www.blog.dailydoseofds.com
Here's an elegant way to measure the run-time of various Python functions. Perfplot is a tool designed for quick run-time comparisons of many functions/algorithms. It extends Python's timeit package and allows you to quickly visualize the run-time in a clear and informative way.
Perfplot: Measure, Visualize and Compare Run-time With Ease
Perfplot: Measure, Visualize and Compare…
Perfplot: Measure, Visualize and Compare Run-time With Ease
Here's an elegant way to measure the run-time of various Python functions. Perfplot is a tool designed for quick run-time comparisons of many functions/algorithms. It extends Python's timeit package and allows you to quickly visualize the run-time in a clear and informative way.