minor: notes on profiling ... will delete
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
import cProfile
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
python -m cProfile -s cumulative bin/parse_gmsh3D.py data/gmsh.3D.msh.orig
|
||||||
Reference in New Issue
Block a user