Skip to main content

Quick profiling

Project description

# Timeflies

Handy decorator for profiling things.

## Usage

````
from timeflies import profile

@profile()
def long_running_task():
example()

# or
with profile():
example()
````

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

timeflies-0.0.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

timeflies-0.0.1-py2-none-any.whl (4.2 kB view hashes)

Uploaded Python 2

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