Author: Carl Friedrich Bolz-Tereick <cfb...@gmx.de> Branch: call-loopinvariant-into-bridges Changeset: r93961:68fc67129db2 Date: 2018-03-07 13:36 +0100 http://bitbucket.org/pypy/pypy/changeset/68fc67129db2/
Log: document branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -48,3 +48,9 @@ .. branch: refactor-slots Refactor cpyext slots. + + +.. branch: call-loopinvariant-into-bridges + +Speed up branchy code that does a lot of function inlining by saving one call +to read the TLS in most bridges. _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit