Author: Antonio Cuni <anto.c...@gmail.com> Branch: Changeset: r70558:38c5c29e277b Date: 2014-04-11 17:05 +0200 http://bitbucket.org/pypy/pypy/changeset/38c5c29e277b/
Log: add a link to my thesis, because it seems to contain a better explanation of the JIT than the current docs diff --git a/pypy/doc/jit/pyjitpl5.rst b/pypy/doc/jit/pyjitpl5.rst --- a/pypy/doc/jit/pyjitpl5.rst +++ b/pypy/doc/jit/pyjitpl5.rst @@ -177,6 +177,12 @@ .. __: https://bitbucket.org/pypy/extradoc/src/tip/talk/icooolps2009/bolz-tracing-jit-final.pdf -as well as the `blog posts with the JIT tag.`__ +Chapters 5 and 6 of `Antonio Cuni's PhD thesis`__ contain an overview of how +Tracing JITs work in general and more informations about the concrete case of +PyPy's JIT. + +.. __: http://antocuni.eu/download/antocuni-phd-thesis.pdf + +The `blog posts with the JIT tag.`__ might also contain additional informations. .. __: http://morepypy.blogspot.com/search/label/jit _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit