Skip to main content

Timer, benchmark and ressource usage tracker. A tool for python functions. Time and compare your functions inside or outside a program.

Project description

gtimeit

Timer, benchmark and ressource usage tracker. A tool for python functions. Time and compare your functions inside or outside a program.

Benchmark

Allows to run multiple python functions a certain amount of times and to compare there respective execution times. Similar to timeit Display curves of all the execution times. Prototype : benchmarking for complexity tests up to one variable parameter. The variable take all the values of a given range and the benchmarck keeps track of the executions times.

Tracker

Allow to keep track of the execution time of some functions in a program. Useful to know which part of your program take the more time to execute.

Read the README at https://github.com/Chthi/gtimeit for more information.

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

gtimeit-0.0.5.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

gtimeit-0.0.5-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

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