Skip to main content

Average execution time package

Project description

TimeTest

Checking execution time of python functions.

  • pip install timetest

Now you can check execution time of your functions using:

  • averagetime_test(function_name, count_of_calls, *args, **kwagrs) to see average time of execution
  • alltime_test(function_name, count_of_calls, *args, **kwagrs) to see list of function executions times

execution time of quicksort: img1

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

timetest-1.0.1.tar.gz (1.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page