On Tue, May 28, 2013 at 11:19 AM, Samir Tigrine wrote:
> It is compatible with zope ?
https://bitbucket.org/pypy/compatibility/wiki/Home#!frameworks-and-application-servers
Regards
--
Davide Setti
code: http://github.com/vad
___
pypy-dev mailing l
question: what about using 1 and 0 instead of True
and False?
In (your) jitviewer i see that the "infinite while loops" 'while 1' is
better than 'while True'. Am i right? Is it faster in the validatePhone
case too? Is it possible to remove this (very small) overhead
Hi,
If i click on the permalink link on
http://speed.pypy.org/timeline/#/?exe=3,6,1,5&base=2+472&ben=grid&env=1&revs=200&equid=off
i get:
http://speed.pypy.org/timeline/?exe=3%2C6%2C1%2C5&base=2%2B472&ben=grid&env=1&revs=200&equid=off
DEBUG=True is not
):
https://bugs.pypy.org/issue844
Regards
--
Davide Setti
blog: http://blog.flatlandia.eu
code: http://github.com/vad
___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev
-march=core2 -msse4.1 -w -pipe -DNDEBUG -g
-fwrapv -O3 -Wall -Wstrict-prototypes
$ pypy -c "from distutils import sysconfig; print
sysconfig.get_config_var('CFLAGS')"
None
I use osX. You can find the traceback on
https://gist.github.com/1046409
Thanks
--
Davide Set