On Tue, 2013-10-22 at 22:22 -0700, Sarvi Shanmugham wrote:
> For got to provide a link to the performance comparison site
> http://jsperf.com/function-call-vs-inline
> 
I noticed yesterday (I executed the tests on the url above), that
depending on the browser history the outcome may differ. On a fresh
startup of firefox 24 the difference between function calls and in line
was almost non-existent. However, when I first tried the same url, the
inline code was about 60 times faster than function calls. Apart from
that, the speed of inline calls was with a fresh restart about four
times faster.

This kind of behavior makes it somewhat difficult to interpret
'benchmarking' test results.


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Pyjs.org Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to