Author: Antonio Cuni <[email protected]> Branch: extradoc Changeset: r5528:5bb398128d9a Date: 2015-04-14 12:30 +0000 http://bitbucket.org/pypy/extradoc/changeset/5bb398128d9a/
Log: tweaks diff --git a/talk/ep2015/performance-abstract.txt b/talk/ep2015/performance-abstract.txt --- a/talk/ep2015/performance-abstract.txt +++ b/talk/ep2015/performance-abstract.txt @@ -1,6 +1,10 @@ -==================================== -Python performance (not) for dummies -==================================== +============================================== +Python and PyPy performance (not) for dummies +============================================== + +[[The talk will be given by Antonio Cuni and Maciej Fijalkowski, +both long time PyPy core developers and expert in the area of +Python performance.]] In this talk we would like to have a short introduction on how Python programs are compiled and executed, with a special attention towards _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
