On Mon 10 Feb 2014 00:56, Nicholas Nethercote <[email protected]> writes:

> For a long time I've had Cachegrind set up to run SunSpider in the
> shell. It's really useful being able to see instruction counts at the
> level of source code lines when optimizing.
>
> I just tried it today for the first time in a while, and I'm getting
> hugely variable results. For example, I ran 3d-cube several times, and
> got the following total instruction counts:
>
> 119,082,296
> 88,322,419
> 47,020,727
> 57,980,873

--ion-parallel-compile=off ?  The GC threads would be another source of
instability, FWIW.

Just an idea :)

Andy
_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to