I would like to measure how long the numba compilation of functions takes in my code when I run it. Is there an explicit way to do that?
I would like to measure how long the numba compilation of functions takes in my code when I run it. Is there an explicit way to do that?
Does this conversation help?