memory_profiler

Memory analyzer

Tools for analyzing memory usage of Python programs

Monitor Memory usage of Python code

GitHub

4k stars
81 watching
381 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nvdv/vprofA Python package providing interactive visualizations for analyzing the performance of Python programs.3,957
benfred/py-spyA tool that lets you visualize what your program is spending time on without modifying the code.12,992
joerick/pyinstrumentA Python profiler tool used to identify and optimize slow parts of code.6,727
parca-dev/parcaAutomated profiling tool to analyze CPU and memory usage across entire infrastructure4,201
cytomining/pycytominerA Python package for processing high-dimensional data from microscopy imaging experiments82
agermanidis/livepythonA desktop application that visually traces the execution of Python code in real-time.2,556
r-kan/semileA profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis.92
miniprofiler/rack-mini-profilerA Ruby middleware for profiling rack applications to measure performance metrics3,744
indygreg/pyoxidizerA tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters.5,562
fpco/weighMeasures memory usage of Haskell values and functions.93
facebook/pyre-checkType-checking software for Python code6,885
kd8bny/limeaideAutomates the process of remotely dumping RAM and creating volatility profiles on Linux clients.161
mgedmin/profilehooksTools for measuring performance and functionality in Python functions328
parroty/exprofA tool to profile and analyze Elixir code execution time178
koute/bytehoundA memory profiling tool that gathers allocation and deallocation data along with full stack traces to analyze memory leaks and fragmentation.4,528