added instructions on how to profile

This commit is contained in:
sm
2011-03-24 00:30:50 -06:00
parent c7b9731ee7
commit f6c7481042
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
python -m cProfile -s cumulative bin/parse_gmsh3D.py data/gmsh.3D.msh.orig
+1
View File
@@ -0,0 +1 @@
python -m cProfile -o gmsh_bench.prof bin/gmsh_bench.py