Author: Maciej Fijalkowski <[email protected]> Branch: extradoc Changeset: r4146:c73a666502e1 Date: 2012-03-09 15:48 -0800 http://bitbucket.org/pypy/extradoc/changeset/c73a666502e1/
Log: work on slides? diff --git a/talk/pycon2012/by-example/slides.rst b/talk/pycon2012/by-example/slides.rst --- a/talk/pycon2012/by-example/slides.rst +++ b/talk/pycon2012/by-example/slides.rst @@ -16,14 +16,20 @@ * http://speed.pypy.org/ +* However, not a silver bullet + +* Complain! + Memory ====== -* Very program dependen. +* Very program dependent. * Measure! -Edge detection +* Complain! + +edge detection ============== * ... @@ -33,6 +39,16 @@ * ... +numpy +===== + +* ... + +transactional memory +==================== + +* ... + Come sprint with us =================== _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
