added instructions on how to profile
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
python -m cProfile -s cumulative bin/parse_gmsh3D.py data/gmsh.3D.msh.orig
|
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
python -m cProfile -o gmsh_bench.prof bin/gmsh_bench.py
|
||||||
Reference in New Issue
Block a user