When calling an inline function in b.pxd from a.pyx, profiling is turned on for the function whenever it is for the pyx file. It is also impossible to manually control the directive in the pxd file (Cython crashes).
Migrated from http://trac.cython.org/ticket/511
When calling an inline function in
b.pxdfroma.pyx, profiling is turned on for the function whenever it is for the pyx file. It is also impossible to manually control the directive in the pxd file (Cython crashes).Migrated from http://trac.cython.org/ticket/511