mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 05:54:25 +08:00
Add a script for profiling pytest
This commit is contained in:
1
scripts/profiled_pytest.sh
Executable file
1
scripts/profiled_pytest.sh
Executable file
@@ -0,0 +1 @@
|
||||
python3 -m profile -s tottime $(which pytest) $@
|
||||
Reference in New Issue
Block a user