[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: The Lua interpreter and large scripts
- From: Enrico Colombini <erix@...>
- Date: Fri, 13 Nov 2009 20:44:51 +0100
Doing a gc after loading "show.lua" brings down the time to a few seconds:
collectgarbage() dofile("default.lua") os.exit()
Enrico
- References:
- Re: The Lua interpreter and large scripts, Mike Pall
- Re: The Lua interpreter and large scripts, Sean Conner
- Re: The Lua interpreter and large scripts, KHMan
- Re: The Lua interpreter and large scripts, Sean Conner
- Re: The Lua interpreter and large scripts, Luiz Henrique de Figueiredo
- Re: The Lua interpreter and large scripts, Sean Conner
- Re: The Lua interpreter and large scripts, Norbert Kiesel
- Re: The Lua interpreter and large scripts, Roberto Ierusalimschy
- Re: The Lua interpreter and large scripts, Enrico Colombini
- Re: The Lua interpreter and large scripts, Norbert Kiesel
- Re: The Lua interpreter and large scripts, Roberto Ierusalimschy
- Re: The Lua interpreter and large scripts, Enrico Colombini