Re: [pypy-dev] alioth tests?

2012-05-07 Thread xancorreu
Al 07/05/12 09:41, En/na Armin Rigo ha escrit: Hi, On Sun, May 6, 2012 at 11:12 PM, xancorreu wrote: By the other hand, saying with other words: with scripts appeared in alioth, pypy is faster? Probably a bit, but does it matter? Consider a completely un-pythonic program that no-one would

Re: [pypy-dev] alioth tests?

2012-05-07 Thread xancorreu
Al 07/05/12 00:48, En/na Leonardo Santagada ha escrit: On Sun, May 6, 2012 at 6:12 PM, xancorreu wrote: Al 05/05/12 22:12, En/na Ronny Pfannschmidt ha escrit: That got already covered some months ago, my basic understanding of the incidents that happened back then is, that alioth is not a

Re: [pypy-dev] alioth tests?

2012-05-06 Thread xancorreu
ly cpython-optimized which does not always help on pypy -- Ronny On 05/05/2012 09:52 PM, xancorreu wrote: No, I said to compare to the same tests (source files) of alioth. I explain: I see in http://speed.pypy.org/comparison/ that you run "ai", "bm_chameleon", tests. I supp

Re: [pypy-dev] alioth tests?

2012-05-05 Thread xancorreu
es the reference python interpreter, CPython will remain the only python interpreter to appear in that benchmark. -- Sébastien 2012/5/5 xancorreu mailto:xancor...@gmail.com>> Hi, I'm just curious: can you make the tests of alioth [http://shootout.alioth.debian.org/u32q/whi

[pypy-dev] alioth tests?

2012-05-05 Thread xancorreu
Hi, I'm just curious: can you make the tests of alioth [http://shootout.alioth.debian.org/u32q/which-programming-languages-are-fastest.php]? If you do, you can compare pypy to cpython and also to other programming languages. What do you think about this idea? Thanks in advance, Xan.