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