Skip to main content

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!)

Python package

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


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 hashes)

Uploaded Source

Built Distribution

self_py-0.0.1a0-py3-none-any.whl (5.5 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