Python语法扩展框架Moshmosh和其上的CPython-compatible JIT实现.pdfVIP

  • 3
  • 0
  • 约3.51千字
  • 约 30页
  • 2021-01-08 发布于陕西
  • 举报

Python语法扩展框架Moshmosh和其上的CPython-compatible JIT实现.pdf

Python语法扩展框架Moshmosh和其上的CPython-compatible JIT实现

The “Restrain” Python JIT thautwarm 目录 CONTENTS Preview 和其他JIT的比较 实现原理 如何参与开发 1 Preview 并行计算: SIMD并行, true threading 避开解释器开销: for-loop 避免嵌套函数开销: native function pointer, inline “All Add 2” Python version See restrain_jit/test/test_functional.py “All Add 2” JIT version: 局部函数无开销 “All Add 2” JIT using SIMD “All Add 2” Benchmark “All Add 2

文档评论(0)

1亿VIP精品文档

相关文档