[pypy-dev] speed.pypy.org

2015-09-16 Thread Armin Rigo
Hi all, Summarizing a few comments on irc: the main page of speed.pypy.org is broken right now. (The rest seems to work.) A bientôt, Armin. ___ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev

Re: [pypy-dev] speed.pypy.org

2015-09-16 Thread Костя Лопухин
Looks like the problem is on the server, not in JS: http://speed.pypy.org/json/ returns empty array for "benchmarks" field. 2015-09-16 11:16 GMT+03:00 Armin Rigo : > Hi all, > > Summarizing a few comments on irc: the main page of speed.pypy.org is > broken right now. (The rest seems to work.) > >

Re: [pypy-dev] speed.pypy.org

2015-09-16 Thread Matti Picus
About the time that happened, the tannit-32 benchmark run started to time out, coincidence? http://buildbot.pypy.org/builders/jit-benchmark-linux-x86-32/builds/2399/steps/shell_6/logs/stdio Matti On 16/09/15 11:16, Armin Rigo wrote: Hi all, Summarizing a

Re: [pypy-dev] pypy 2.6 memory leak bug!! very importent

2015-09-16 Thread Phyo Arkar
If you can show as a sample code it will be better. On Mon, Sep 14, 2015 at 1:29 PM, 于大伟 wrote: > hi, > i use pypy 2.6 with BeautifulSoup module and pymongo. i make a spider > with the pypy. > when i run pypy ,i found a problem ,the pypy use memory higher then 6GB > when i run pypy at once