Understanding performance characteristics of common python constructs
Project description
perf-py
A library that personally helps me understand the performance of common python code (and in turn, it might help you understand it too!)
Todo
- Does mapping over an iterator perform better than using generators?
- Does chunking a generator affect performance?
- Does composing generators affect performance?
- Make a table of the performance of each function ...
- Open this up in a notebook!
Personal Reminders
- To publish to pypi w/o an alpha version, push a commit with
Publish To PYPI
in its commit message.
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
self-py-0.0.1a0.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file self-py-0.0.1a0.tar.gz
.
File metadata
- Download URL: self-py-0.0.1a0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 013dfca7cbb71cae7108cf0a637f5294d1cb3faf2d0ea33f0c78d6d1b53f0f88 |
|
MD5 | 3121a8fa13ba1da18fa701b1fade2057 |
|
BLAKE2b-256 | 232c61341de26816041827f991da590d9d3c63f5ad90e16c3e90347f3451769d |
File details
Details for the file self_py-0.0.1a0-py3-none-any.whl
.
File metadata
- Download URL: self_py-0.0.1a0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30240fe121fdd070cc070235604b5cea0925c31fda6713cc210e3db57039d1e1 |
|
MD5 | 79384f7059c572e96fa254b5043b0ba2 |
|
BLAKE2b-256 | 44e1b8877455be087fcaa0088d0028e227c08f875636e3233dc3d0bff7145a7e |