Kernkonzepte
C 언어 확장의 성능을 향상시키기 위한 Dr Wenowdis의 연구
Statistiken
CPython과 PyPy의 성능 비교를 통한 성능 향상 확인
PyPy JIT를 사용하지 않은 PyPy의 성능 개선 확인
Zitate
"We have shown that adding type information to C extensions can make them faster under the PyPy JIT."
"Type information specialization is effective even in an interpreted context and potentially even without unboxed objects."