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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for gprof-1.0.4.tar.gz
Algorithm Hash digest
SHA256 91c5a96fc979884a890176f92666ae00092db4351c03d154468e032f575e010e
MD5 36850a335b021818a6fbb0f4a4de23d7
BLAKE2b-256 638bca664aa11f7de7a71aafdd9e5c858e5dd443368114b67197986429f31623

See more details on using hashes here.

Supported by

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