This website requires JavaScript.
Explore
Help
Register
Sign In
gitMirror
/
spacevim
Watch
1
Star
0
Fork
0
You've already forked spacevim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2bb7059579
spacevim
/
bundle
/
jedi-vim
/
pythonx
/
jedi
/
scripts
/
profiled_pytest.sh
2 lines
49 B
Bash
Raw
Normal View
History
Unescape
Escape
init
2024-08-21 14:17:26 +08:00
python3 -m profile -s tottime
$(
which pytest
)
$@
Reference in New Issue
Copy Permalink