pybenchmark 1.0.0
pip install pybenchmark
Released:
A benchmark utility used in performance tests.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (UNKNOWN)
- Author: Eugene Duboviy
- Tags benchmark, performance, testing
Classifiers
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
When measuring execution time, the result depends on the computer hardware. To be able to produce a universal measure, the simplest way is to benchmark the speed of a fixed sequence of code and calculate a ratio out of it. From there, the time taken by a function can be translated to a universal value that can be compared on any computer. Python provides a benchmark utility in its test package that measures the duration of a sequence of well-chosen operations. pybenchmark designed to provide a simple and pythonic way to get performance data.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (UNKNOWN)
- Author: Eugene Duboviy
- Tags benchmark, performance, testing
Classifiers
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file pybenchmark-1.0.0.zip
.
File metadata
- Download URL: pybenchmark-1.0.0.zip
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67c0c2efdd650f801419f43cd6653ca6abd19fbd59683ffeb357a1a0932b64f3 |
|
MD5 | b88d8fc6f1ccda88d56d76e9a54cf54b |
|
BLAKE2b-256 | 443ff1435b8726293d08340be10bd346f7330900d81af67bdac481787ebb0617 |