Python Benchmark: multi-thread vs multi-process
Project description
python-benchmark-thread-vs-process
A benchmark on speed evaluation between multi-thread and multi-process in Python
Installation
$ pip install python_benchmark_thread_vs_process
Usage
Run benchmarking with the following command:
$ python_benchmark_thread_vs_process
Benchmarks
TODO
Contributing
- Step 1. Fork on master branch.
- Step 2. Install pre-commit on the local dev environment.
pip install pre-commit
pre-commit install
- Step 3. Write unit-test (if any).
- Step 4. Write code to pass the tests.
- Step 5. Make sure that the new code passes all the pre-commmit conditions.
sh pre_commit.sh
- Step 6. Create pull request.
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
Built Distribution
File details
Details for the file python_benchmark_thread_vs_process-0.1.0.tar.gz
.
File metadata
- Download URL: python_benchmark_thread_vs_process-0.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7235f8f3017d143a0cfb5188f7adea46021cb78830f24ee8150f1f42e6d2179 |
|
MD5 | 4629a81472b10614766fc20fa629868f |
|
BLAKE2b-256 | f981b586467014d0b60e0af73b26b6c94f04830ea4e3eee927632359510ee824 |
File details
Details for the file python_benchmark_thread_vs_process-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: python_benchmark_thread_vs_process-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6435cc84d712d53a7e2bd0c0682090eaa9148bb80d45cc712d9133a8dac85371 |
|
MD5 | 66edee6addda701452bfbe9609301b47 |
|
BLAKE2b-256 | 86307c3803db2f86eaed495996fe0dcb68adfed0fba66cc621b15694aa70f1bb |