Python Interpreter Performance Deconstructed
暂无分享,去创建一个
[1] Stefan Brunthaler,et al. Speculative Staging for Interpreter Optimization , 2013, ArXiv.
[2] Carl Friedrich Bolz,et al. Tracing the meta-level: PyPy's tracing JIT compiler , 2009, ICOOOLPS@ECOOP.
[3] David Gregg,et al. Optimizing interpreters by tuning opcode orderings on virtual machines for modern architectures: or: how I learned to stop worrying and love hill climbing , 2011, PPPJ.
[4] Stefan Brunthaler,et al. Efficient interpretation using quickening , 2010, DLS '10.
[5] Peng Wu,et al. Understanding the Potential of Interpreter-based Optimizations for Python , 2010 .
[6] Stefan Brunthaler,et al. Inline Caching Meets Quickening , 2010, ECOOP.
[7] Gergö Barany,et al. pylibjit: A JIT Compiler Library for Python , 2014, Software Engineering.
[8] Jim Baker,et al. Design and evaluation of gradual typing for python , 2014, DLS.
[9] James Harland,et al. Evaluating the dynamic behaviour of Python applications , 2009, ACSC.
[10] Alex Rubinsteyn,et al. How fast can we make interpreted Python? , 2013, ArXiv.
[11] Gergö Barany. Static and Dynamic Method Unboxing for Python , 2013, Software Engineering.
[12] Jim Baker,et al. Design and evaluation of gradual typing for python , 2015, DLS.
[13] Dag Sverre,et al. Fast numerical computations with Cython , 2009 .