mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-06 16:30:05 +01:00
profiler script
This commit is contained in:
6
dotfiles/profiler.sh
Executable file
6
dotfiles/profiler.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
# launcher.sh
|
||||
sleep 2
|
||||
xmodmap ~/r_e_c_u_r/dotfiles/.remap &
|
||||
python3 -m cProfile ~/r_e_c_u_r/r_e_c_u_r.py | tee >profile.output
|
||||
|
||||
Reference in New Issue
Block a user