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:
- Visually explore Python object graphs☆832Updated 2 months ago
- guppy / heapy ported to Python3. It works for real!☆422Updated last month
- A fast and memory efficient LRU cache for Python☆280Updated 3 months ago
- Remote vanilla PDB (over TCP sockets).☆301Updated 3 years ago
- A fully-featured remote and preemptive debugger for python☆299Updated last year
- A python package that provides useful locks.☆274Updated 4 months ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Debugging manhole for python applications.☆401Updated last year
- A fast and thorough lazy object proxy.☆263Updated last week
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆320Updated last month
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆456Updated last year
- Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)☆401Updated 5 years ago
- vmprof - a statistical program profiler☆437Updated 4 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- A Python module to customize the process title☆549Updated 3 months ago
- Toolkit to run Python benchmarks☆910Updated this week
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Bottom-up approach to refactoring in python☆723Updated 4 years ago
- Profile python programs and view them with kcachegrind☆169Updated 4 years ago
- Python bindings to the Zstandard (zstd) compression library☆618Updated 4 months ago
- Utility for measuring the fraction of time the CPython GIL is held☆122Updated 4 years ago
- Hunter is a flexible code tracing toolkit.☆865Updated 5 months ago
- Read/Write Lock - synchronization primitive for asyncio☆172Updated last month
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆146Updated 2 months ago
- Auditing and relabeling cross-distribution Linux wheels.☆513Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- pytest plugin for easy integration of memray memory profiler☆411Updated last month