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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for gprof-1.0.2.tar.gz
Algorithm Hash digest
SHA256 9f8bc8bc23b3bc849f83094e0069edca644727cab65b3ec9209f3667d78f3b14
MD5 507f604366753c11a36ed822aaabf0c9
BLAKE2b-256 e3ebbe910359c044449ebc184fd2441c4cca48f375f346241b16ab8f80bc5fee

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