lua-users home
lua-l archive

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


Thats true, specially for Windows, where the linked in "lua_lang.ico" has allmost the Size of the entire nacked srlua.exe :)

Ulrich.

Am 10.02.2014 13:56, schrieb Luiz Henrique de Figueiredo:
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

1/3 is a sizable overhead. But, yes, Lua is not big at all.

In embedded systems, which are likely to need a different set of
libraries altogether, this can make a difference, I guess.