diff --git a/zipline/optimize/profile.sh b/zipline/optimize/profile.sh new file mode 100755 index 00000000..0e0b602b --- /dev/null +++ b/zipline/optimize/profile.sh @@ -0,0 +1,2 @@ +#!/bin/bash +python -m cProfile -o example.prof example.py