Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 528 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 528 Bytes

A simple way to profile py3status

Supports the following if installed

Optional dependency psutil

Example usage

python performance.py --python=python --profiler=pprofile -o ./cachegrind.out.test

For more details see

python performance.py --help