Added profiling shell script.

This commit is contained in:
Thomas Wiecki
2012-09-25 16:54:42 -04:00
parent e353900010
commit 39c3cf88ce
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
python -m cProfile -o example.prof example.py