mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-05 19:56:43 +08:00
Added profiling shell script.
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
python -m cProfile -o example.prof example.py
|
||||
Reference in New Issue
Block a user