Profile pyx
This commit is contained in:
parent
d200e310ea
commit
e64508e50a
@ -1,4 +1,4 @@
|
||||
#cython: boundscheck=False
|
||||
#cython: boundscheck=False, profile=True
|
||||
"""
|
||||
blockmodels
|
||||
"""
|
||||
|
@ -1,4 +1,4 @@
|
||||
#cython: boundscheck=False
|
||||
#cython: boundscheck=False, profile=True
|
||||
"""
|
||||
${NAME}
|
||||
"""
|
||||
|
Reference in New Issue
Block a user