profilehooks
Function profilers
Tools for measuring performance and functionality in Python functions
Python decorators for profiling/tracing/timing a single function
329 stars
12 watching
30 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
muatik/flask-profiler | Analyzes and reports on performance of Flask web application endpoints. | 753 |
pkg/profile | A simple Go package to enable profiling of application performance | 2,003 |
ringabout/timeit | Measures execution times of Nim code snippets | 35 |
seanmiddleditch/yardstick | A profiling library and visualization toolset for C++ applications. | 8 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
kd8bny/limeaide | Automates the process of remotely dumping RAM and creating volatility profiles on Linux clients. | 161 |
ganglia/gmond_python_modules | Housing user-contributed Python modules for Gmond metric collection | 389 |
perftools/xhgui | A graphical interface for displaying and managing profiling data from XHProf. | 1,654 |
cytomining/pycytominer | A Python package for processing high-dimensional data from microscopy imaging experiments | 80 |
pocketwatchgames/pockettrace | A tool for measuring performance and timing in C++ applications | 77 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
matrix-profile-foundation/matrixprofile | A Python library implementing matrix profile algorithms for time series data mining tasks | 362 |
maxm65dia/vscode-go-prof | An extension for VS Code that provides benchmark profiling support for the Go language | 7 |
haskell/threadscope | A graphical tool for profiling parallel programs in multiple programming languages. | 153 |