Hi Amit,

Just pitching in. There are sometimes disparities while benching using 
line_profiler (which I just noticed today).

I have a gist that takes 15s using the profiler and just 3s if I do a 
conventional timing using time() before and after the function.
I'm not sure if it is due to some overhead of the profiler, but you might 
just want to do a manual timing using time() to see if it matches, before 
concluding anything.

HTH.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/8e37d6d6-b1c8-44eb-b236-ce07fd9c58e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to