1
0
Fork 0

added instructions on how to profile

Dieser Commit ist enthalten in:
Stephen McQuay 2011-03-24 00:30:50 -06:00
Ursprung c7b9731ee7
Commit f6c7481042
2 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -1 +0,0 @@
python -m cProfile -s cumulative bin/parse_gmsh3D.py data/gmsh.3D.msh.orig

1
profiles/how_to.txt Normale Datei
Datei anzeigen

@ -0,0 +1 @@
python -m cProfile -o gmsh_bench.prof bin/gmsh_bench.py