lua-users home
lua-l archive

Re: lua5.2: removing parser from custom srlua.exe?

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Mon, Feb 10, 2014 at 1:55 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> Here are updated numbers for a Linux box:
>
> total: 132481 core: 76310 libs: 56171 parse: 26284
> total: 100% core: 58% libs: 42% parse: 20% of total, 34% of core
So actually the parser isn't _such_ a big overhead, but I'd imagine
that it's still useful for a standalone application which did not need
to load Lua code. (Some libraries do code generation tricks of
course, but it isn't that common).

AltStyle によって変換されたページ (->オリジナル) /