Author: Maciej Fijalkowski <fij...@gmail.com> Branch: extradoc Changeset: r4042:7288adc71948 Date: 2012-01-18 01:38 +0200 http://bitbucket.org/pypy/extradoc/changeset/7288adc71948/
Log: start drafting blog post diff --git a/blog/draft/pypy-2011.rst b/blog/draft/pypy-2011.rst new file mode 100644 --- /dev/null +++ b/blog/draft/pypy-2011.rst @@ -0,0 +1,30 @@ +PyPy development in 2011 +======================== + +Hello everyone. + +PyPy development is fast, sometimes very fast. We try to do 3-4 releases a year +and yet a lot of time when someone complains about the last release being slow +we usually say "oh, but it's the release, that was AGES ago". That makes +something as big as summarizing a year next to impossible, but using my +external IQ amplifiers like internet and hg log, I will try to provide you +with some semi-serious statistics: + +* We made 3 releases last year, boringly, 1.5, 1.6 and 1.7 + +* Number of visitors on pypy.org grew from about 200 to 800 per day (averaged + weekly) + +* We spoke at 15 conferences/meetups + +* We made 10660 commits, or 29 per day (mostly typos ;-) + +* We published 43 blog posts, keeping you entertained almost weekly + +* We made PyPy over 2x faster (on a select set of benchmarks), + `1.4 and nightly`_ comparison + + + + +.. _`1.4 and nightly` http://speed.pypy.org/comparison/?exe=1%2B172%2C1%2BL%2Bdefault&ben=1%2C34%2C27%2C2%2C25%2C3%2C4%2C5%2C22%2C6%2C39%2C7%2C8%2C23%2C24%2C9%2C10%2C11%2C12%2C13%2C14%2C15%2C35%2C36%2C37%2C38%2C16%2C28%2C30%2C32%2C29%2C33%2C17%2C18%2C19%2C20&env=1%2C2&hor=true&bas=1%2B172&chart=normal+bars _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit