[pypy-dev] jit-short_from_state

Alex Gaynor alex.gaynor at gmail.com
Wed Aug 10 17:27:18 CEST 2011


On Wed, Aug 10, 2011 at 8:06 AM, Maciej Fijalkowski <fijall at gmail.com>wrote:

> On Wed, Aug 10, 2011 at 4:43 PM, Hakan Ardo <hakan at debian.org> wrote:
> > Hi,
> > what I had in mind for jit-short_from_state is now in place and seem
> > to be working. So if anyone feels like reviewing now is a good time :)
> > Benchmarks show ai 15% faster, spectral-norm 47% faster and bm_mako
> > 11% slower as compared to trunk. The others are not affected much:
>
> go is 35% faster (just reading the paste :)
>
> >
> >    http://paste.pocoo.org/show/455974/
> >
> > There are still 3 test_pypy_c tests failing due worse optimization:
> >
> >    http://buildbot.pypy.org/summary?branch=jit-short_from_state
> >
> > Addressing those would need some though though...
> >
> > --
> > Håkan Ardö
> > _______________________________________________
> > pypy-dev mailing list
> > pypy-dev at python.org
> > http://mail.python.org/mailman/listinfo/pypy-dev
> >
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev
>

I remember you also showed me it made my HTML escaper about 20% faster on
some benchmarks :)  Of the 3 test_pypy_  benchmarks, only the test_instance
one shows a really noticable regression (test_strings looks better
actually...), can you explain why it got worse?

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20110810/637fda2b/attachment.html>


More information about the pypy-dev mailing list