Skip to main content

Greenlet profiler. Measures CPU time (instead of wall time) and designed specially for greenlets.

Project description

Measures CPU time (instead of wall time) and designed specially for greenlets. Can help you to find CPU heavy parts of your code and improve responsiveness of your gevent-based application.

Example usage:

from gprof import GProfiler

p = GProfiler()
p.start()
myapplication.run()
p.stop()
p.save('profile')

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

gprof-1.0.3.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file gprof-1.0.3.tar.gz.

File metadata

  • Download URL: gprof-1.0.3.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gprof-1.0.3.tar.gz
Algorithm Hash digest
SHA256 f89a8f82fdf2c319543e44d96d3d115bf4a55d12c167efd8caffea6700f00c1f
MD5 3d48c2186939eaad2df1feb1e6625da1
BLAKE2b-256 f694b81e6b9be96c66a85cdc80db910c8f44ab98a680b135f141c24cf5fc51ba

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page