Skip to main content
Info:

Greenlet-aware Python performance profiler, built on yappi.

Author:

A. Jesse Jiryu Davis

Documentation: http://GreenletProfiler.readthedocs.org/

About

A low-overhead deterministic performance profiler, similar to cProfile or Yappi, which understands greenlet context-switches. Suitable for profiling Gevent-based applications.

Dependencies

  • Python 2.6, 2.7, or 3.2 or later.

  • Greenlet.

Example

GreenletProfiler.set_clock_type('cpu')
GreenletProfiler.start()
my_function()
GreenletProfiler.stop()
stats = GreenletProfiler.get_func_stats()
stats.print_all()
stats.save('profile.callgrind', type='callgrind')

Release files for GreenletProfiler 0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for GreenletProfiler 0.1
File Size Uploaded
GreenletProfiler-0.1.tar.gz 24.7 kB Details

Release files / GreenletProfiler-0.1.tar.gz

Download URL GreenletProfiler-0.1.tar.gz
Size 24.7 kB
Tags Source
SHA-256 checksum
How to use checksums
1dfa0726cb46fe8b061b21cb9b9c75aea0fe0417c0f6f72e6ecb5b6f0664e488
BLAKE2b-256 checksum
How to use checksums
341069491ce59a4720dcd2277888d45103ec48cb2199669325f4be38cd148081
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page