Hey all.
A slightly off-topic question about cython profiling.
I'm pretty sure I could use yep for profiling, as mentioned in the docs: 
http://scikit-learn.org/dev/developers/performance.html#profiling-compiled-extensions
and get line-by-line counts.
However I did not manage to do that recently. I ususally got the cython 
gcc commands and removed the NDEBUG and added -gp.
The docs also say I need a debug version of python and numpy, but I'm 
pretty sure I never did that before.
Can anyone confirm or deny how to do this? If I figure out a good way 
I'm totally volunteering to add it to the docs ;)

Cheers,
Andy

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to