On Tue, 17 May 2016 23:11:50 +0200
Victor Stinner <victor.stin...@gmail.com>
wrote:
> Hi,
> 
> I'm still (!) investigating the reasons why the benchmark call_simple
> (ok, let's be honest: the *micro*benchmark) gets different results for
> unknown reasons.

Try to define MCACHE_STATS in Objects/typeobject.c and observe the
statistics from run to run. It might give some hints.

Regards

Antoine.


_______________________________________________
Speed mailing list
Speed@python.org
https://mail.python.org/mailman/listinfo/speed

Reply via email to