LuaJIT2成为Google内部新宠?

今天Google Opensource官方博客专门发贴赞美了LuaJIT

We use Lua internally at Google

Joshua Haberman在gmane.comp.lang.lua.general里提到过:

Our Lua usage isn’t too widespread at the moment; it’s really one infrastructure project in particular that uses Lua to allow user-defined functions to run within a tightly controlled container. Lua was the best choice, because of its low overhead, fast execution, and the ability to set limits on execution time.

Unfortunately I cannot be more specific, since the project is not public.

看来google要推Lua了。Google目前LuaJIT Project赞助商,而且在支持x86-64版本的移植开发工作。

LuaJIT2的牛牛牛牛牛牛牛牛牛牛牛牛牛牛逼大家都见过了吧。。。云风的BLOG上有跟踪系列报道。

Unladen Swallow已经正式提交PEP-3146准备merge到CPython,sw-python既没有达到5x性能提升的目标,也没有移除GIL,连Q4都没有发布。

via

Comments