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 executionalltime_test(function_name, count_of_calls, *args, **kwagrs)
to see list of function executions times
execution time of quicksort:
Project details
Release history Release notifications | RSS feed
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 details)
File details
Details for the file timetest-1.0.1.tar.gz
.
File metadata
- Download URL: timetest-1.0.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9d56f01b0564326cd4ea03b64570da9e33e98575b6ea8f7c12c853dd9bbcfd9a
|
|
MD5 |
3b9e8bb9178e857ea18ae2a8edac98e4
|
|
BLAKE2b-256 |
0e6c65e1e498a95a608be47131f1c7f7a163c6bd584f1269e1c2b6f0d79c514f
|