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