lua-users home
lua-l archive

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



On Oct 28, 2009, at 5:36 PM, Jacques Chester wrote:

It's funny how doing this throws Lua's benefits into
sharp relief. Each copy of PHP on my servers chews ~
between 15Mb and 33Mb. Each copy of Lua is less than
300kb, from memory. That's a memory usage ratio of
between ~50:1 and ~100:1.

Right, memory usage for Lua is in a different league altogether.

For example, Nanoki consumes around ~300-400 KB as reported by collectgarbage( 'count' ):

http://svr225.stepx.com:3388/a