On 06/16/2012 05:20 PM, Maciej Fijalkowski wrote:

Have a look at our current benchmarks. They're on
bitbucket.org/pypy/benchmarks <http://bitbucket.org/pypy/benchmarks>.
Look at the format. Ideally they would execute a few different kinds
of examples (say 5) each running for about a second?

At only a second for a benchmark, how do you account for
the JIT warming-up phase?

In MyHDL simulations, I have found the JIT warming-up phase
to be quite significant (which is OK, because I get such
good results afterwards).

I run the benchmarks for around 1 minute to remove
the influence of the JIT warming-up phase from the speed-up
factor. Probably you run the benchmarks on a much faster
machine than my i3 laptop, but still.

--
Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com
    Python as a HDL: http://www.myhdl.org
    VHDL development, the modern way: http://www.sigasi.com
    World-class digital design: http://www.easics.com

_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to