vprof
Performance analyzer
A Python package providing interactive visualizations for analyzing the performance of Python programs.
Visual profiler for Python
4k stars
70 watching
153 forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists
cpu-flame-graphd3developer-toolsjavascriptprofilerpythonstatsvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
pythonprofilers/memory_profiler | Tools for analyzing memory usage of Python programs | 4,403 |
benfred/py-spy | A tool that lets you visualize what your program is spending time on without modifying the code. | 12,992 |
pypa/pipenv | A tool for managing project dependencies and environments in Python development workflows. | 24,929 |
facebook/pyre-check | Type-checking software for Python code | 6,885 |
pyqtgraph/pyqtgraph | A high-performance data visualization and GUI library for scientific applications. | 3,924 |
joerick/pyinstrument | A Python profiler tool used to identify and optimize slow parts of code. | 6,727 |
pypi/warehouse | The software behind the Python Package Index. | 3,617 |
pyvista/pyvista | A Python-based toolkit for 3D visualization and mesh analysis through the Visualization Toolkit (VTK) library. | 2,788 |
pypa/virtualenv | Creates isolated environments for Python applications. | 4,844 |
holoviz/panel | A powerful data exploration and web app framework that lets you build complex applications entirely in Python using popular visualization tools | 4,858 |
pytorch/pytorch | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
microsoft/ptvs | Tools for extending Visual Studio with Python support | 2,531 |
quantopian/pyfolio | A comprehensive analytics platform for financial portfolio performance and risk analysis | 5,751 |
parroty/exprof | A tool to profile and analyze Elixir code execution time | 178 |
py-pdf/pypdf | A Python library for manipulating and extracting data from PDF files | 8,524 |