Re: [pypy-dev] RinohType and PyPy2

2014-03-11 Thread Taavi Burns
> On Mar 11, 2014, at 16:49, Brecht Machiels wrote: > > >> Is there any way that jit results could be cached to some degree, in one >> or more files, to give the next execution of a program a warmer start? > > I remember seeing a similar question before. IIRC one suggestion was to spawn > a d

Re: [pypy-dev] RinohType and PyPy2

2014-03-11 Thread Brecht Machiels
Hello Maciej and Armin, Glad you think this is a valuable benchmark, since I provided it mostly for selfish reasons ;) I've done a quick test similar to Armin's, rendering the original 4-page document over and over again. While I can see the speed improving, it still doesn't reach CPython's pe