pypy – Sam & Max http://sametmax.com Du code, du cul Tue, 10 Sep 2019 09:14:50 +0000 en-US hourly 1 https://wordpress.org/?v=4.9.7 32490438 Ceci n’est pas un benchmark… http://sametmax.com/ceci-nest-pas-un-benchmark/ http://sametmax.com/ceci-nest-pas-un-benchmark/#comments Thu, 11 Jul 2013 06:08:02 +0000 http://sametmax.com/?p=6620 … mais quand même. Il va falloir sérieusement étudier le passage de nos sites à pypy.

$ pypy --version
Python 2.7.2 (1.8+dfsg-2, Feb 19 2012, 19:18:08)
[PyPy 1.8.0 with GCC 4.6.2]

$ date; pypy -c "for x in xrange(1000000000): pass"; date
mardi 9 juillet 2013, 12:30:58 (UTC+0200)
mardi 9 juillet 2013, 12:31:09 (UTC+0200)

$ python --version
Python 2.7.3

$ date; python -c "for x in xrange(1000000000): pass"; date
mardi 9 juillet 2013, 12:31:16 (UTC+0200)
mardi 9 juillet 2013, 12:32:49 (UTC+0200)
]]>
http://sametmax.com/ceci-nest-pas-un-benchmark/feed/ 9 6620