mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Add vprof to profilers section
This commit is contained in:
parent
6cd88c3425
commit
b3197ea138
1 changed files with 1 additions and 0 deletions
|
@ -421,6 +421,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [line_profiler](https://github.com/rkern/line_profiler) - Line-by-line profiling.
|
||||
* [memory_profiler](https://github.com/fabianp/memory_profiler) - Monitor Memory usage of Python code.
|
||||
* [profiling](https://github.com/what-studio/profiling) - An interactive Python profiler.
|
||||
* [vprof](https://github.com/nvdv/vprof) - Visual Python profiler.
|
||||
* Others
|
||||
* [pyelftools](https://github.com/eliben/pyelftools) - Parsing and analyzing ELF files and DWARF debugging information.
|
||||
* [python-statsd](https://github.com/WoLpH/python-statsd) - Python Client for the [statsd](https://github.com/etsy/statsd/) server.
|
||||
|
|
Loading…
Reference in a new issue