2015年8月18日火曜日

PyPy 関連

ぐぐってみただけ。

そうだ! EuroPython 2011へ行こう - #3 PyPyについての講演,ハンズオン,スプリント
http://gihyo.jp/news/report/01/europython2011/0003

PyPyに関する論文、というのはこれかな?
Tracing the meta-level: PyPy's tracing JIT compiler
http://dl.acm.org/citation.cfm?id=1565827

DjangoAndPyPy
https://code.djangoproject.com/wiki/DjangoAndPyPy
↑からリンクあるけども Django のテンプレートエンジンでの性能比較
http://speed.pypy.org/timeline/?ben=django

PyPy Compatibility
https://bitbucket.org/pypy/compatibility/wiki/Home


Django のドキュメントでは、どうも1.7からは topicsに Performance and optimization というのが設けられ、 Alternative software implementations 項に PyPy についての記述があるようだ。1.7 は 2014年9月にでてた。

記載されてるくらいなので、今利用することはそれほど奇をてらったものではないのかな。

https://docs.djangoproject.com/en/1.7/topics/

https://docs.djangoproject.com/en/1.7/topics/performance/#alternative-software-implementations


0 件のコメント:

コメントを投稿