Skip to main content

Useful Python library for performance testing that contains multiple function decorators

Project description

PerfCount - a Python library used for performance testing

Install it with pip install perfcount.

There are multiple decorators included for testing in the library, including perf.perf, perfcount.perf_ns, perfcount.shouldtake, and perfcount.timeout. The perfcount.time_this_program module can be imported to time the program from the time of importing the perfcount.time_this_program module to interpreter exit.

The command perftcount can be used to measure execution time of a command. Ex. perfcount python script.py.

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

perfcount-1.0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

perfcount-1.0.1-py2.py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 2 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