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.1.tar.gz (1.2 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for gprof-1.0.1.tar.gz
Algorithm Hash digest
SHA256 6f7335489ca74abfcdf142eb34bd085184fc9ac0f437252de9528e66ff9295c3
MD5 c89abe17e7e8564716845d2ec429e339
BLAKE2b-256 ce7e3efb93c500ae6c7e40c9ab6ee4f107fc572dfdba96bfeff9c3c496c8f2ed

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