vpelletier / pprofile
Line-granularity, thread-aware deterministic and statistic pure-python profiler
☆450Updated 8 months ago
Alternatives and similar repositories for pprofile:
Users that are interested in pprofile are comparing it to the libraries listed below
- Python decorators for profiling/tracing/timing a single function☆331Updated 3 months ago
- A python package that provides useful locks.☆255Updated last month
- Visually explore Python object graphs☆808Updated 3 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,253Updated 10 months ago
- Robust and reusable Executor for joblib☆563Updated last week
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated 11 months ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- decorator☆870Updated last month
- Type hints support for the Sphinx autodoc extension☆572Updated this week
- persistent caching to memory, disk, or database☆268Updated last week
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- A fast and thorough lazy object proxy.☆258Updated 3 weeks ago
- guppy / heapy ported to Python3. It works for real!☆413Updated 3 months ago
- A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.☆741Updated 9 months ago
- Utility for measuring the fraction of time the CPython GIL is held☆118Updated 3 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- pytest fixture for benchmarking code