baverman / flameprofLinks
Flamegraph generator for cProfile stats
☆255Updated 2 years ago
Alternatives and similar repositories for flameprof
Users that are interested in flameprof are comparing it to the libraries listed below
Sorting:
- guppy / heapy ported to Python3. It works for real!☆421Updated 3 weeks ago
- Visually explore Python object graphs☆832Updated 2 months ago
- Remote vanilla PDB (over TCP sockets).☆301Updated 3 years ago
- Debugging manhole for python applications.☆401Updated last year
- A fast and memory efficient LRU cache for Python☆280Updated 3 months ago
- A fully-featured remote and preemptive debugger for python☆299Updated last year
- A fast and thorough lazy object proxy.☆264Updated this week
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆456Updated last year
- Utility for measuring the fraction of time the CPython GIL is held☆122Updated 4 years ago
- vmprof - a statistical program profiler☆437Updated 4 months ago
- Bottom-up approach to refactoring in python☆722Updated 4 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆548Updated 9 months ago
- A Python memory profiler for data processing and scientific computing applications☆893Updated last week
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)☆401Updated 5 years ago
- A Python module to customize the process title☆548Updated 2 months ago
- A python package that provides useful locks.☆274Updated 4 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,393Updated 7 months ago
- Toolkit to run Python benchmarks☆908Updated this week
- Hunter is a flexible code tracing toolkit.☆865Updated 5 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆319Updated last month
- Auditing and relabeling cross-distribution Linux wheels.☆514Updated this week
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Python bindings to the Zstandard (zstd) compression library☆616Updated 4 months ago
- Python module to modify bytecode☆326Updated last month
- Notes describing my understanding of how modern Python event loops work☆331Updated 6 years ago