added instructions on how to profile
This commit is contained in:
@@ -0,0 +1 @@
|
||||
python -m cProfile -o gmsh_bench.prof bin/gmsh_bench.py
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
python -m cProfile -o gmsh_bench.prof bin/gmsh_bench.py
|
||||