chrisjbillington / gil_loadLinks
Utility for measuring the fraction of time the CPython GIL is held
☆120Updated 3 years ago
Alternatives and similar repositories for gil_load
Users that are interested in gil_load are comparing it to the libraries listed below
Sorting:
- a python trace profiler that outputs to chrome trace-viewer format (about://tracing).☆66Updated 3 years ago
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆59Updated last year
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆452Updated 11 months ago
- Flamegraph generator for cProfile stats☆253Updated 2 years ago
- guppy / heapy ported to Python3. It works for real!☆413Updated 6 months ago
- A Python wrapper for the extremely fast Blosc compression library☆356Updated 2 months ago
- A fast and memory efficient LRU cache for Python☆278Updated last week
- A python package that provides useful locks.☆258Updated 4 months ago
- A fast and thorough lazy object proxy.☆261Updated last month
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 2 years ago
- vmprof - a statistical program profiler☆434Updated 4 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated 4 months ago
- Auditing and relabeling cross-distribution Linux wheels.☆489Updated this week
- Find and copy needed dynamic libraries into python wheels☆280Updated 6 months ago
- Robust and reusable Executor for joblib☆577Updated 2 months ago
- Open, extensible Python injector/profiler/analyzer☆65Updated 3 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆199Updated last year
- Debugging manhole for python applications.☆389Updated last year
- Serialization library for Exceptions and Tracebacks.☆172Updated 4 months ago
- Python code object transformers☆184Updated last year
- A memory analyzer for running python processes☆156Updated 3 years ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Serialize numpy arrays using msgpack☆205Updated last year
- A module for lazy loading of Python modules☆89Updated 2 years ago
- Python Performance Testing with Austin☆121Updated last year
- Demo project for building Python wheels for Linux with Travis-CI☆229Updated 4 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆67Updated 4 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated this week
- Python decorators for profiling/tracing/timing a single function☆333Updated 6 months ago