/tools/profile.sh
http://github.com/http-engine/HTTP-Engine · Shell · 6 lines · 5 code · 0 blank · 1 comment · 0 complexity · ce22fab85f85bc8c4efb0e09c92d0139 MD5 · raw file
- #!/bin/sh
- rm -rf nytprof
- rm nytprof.out
- perl -d:NYTProf -S ./tools/profile.pl .
- nytprofhtml
- open ./nytprof/index.html