Profiling Codon apps #415
Unanswered
michaelebroughton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Any suggestions on how to profile my code once I run it through Codon?
It would be nice if I could do some comparisons with cProfile. I assume at some point the profile lib will be supported?
Is it possible to use llvm profile tools? Like, is there some way I can pass the right flags to get the profile data? And is it possible for that to map coverage back to the python code?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions