Hacker News new | past | comments | ask | show | jobs | submit login

Which profiling tool do you use to target your optimizations?



I use cProfile; for the Cython code you need to set profile=True as a compilation directive.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: