[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: The Lua interpreter and large scripts
- From: Norbert Kiesel <nkiesel@...>
- Date: Fri, 13 Nov 2009 11:13:32 -0800
On Fri, 2009-11-13 at 20:10 +0100, Enrico Colombini wrote:
> Roberto Ierusalimschy wrote:
> > Mine took about 8 minutes...
>
> lua -i show.lua
> Lua 5.1.2 Copyright (C) 1994-2007 Lua.org, PUC-Rio
> > dofile("default.lua") os.exit()
>
> About 8 seconds (Lua 5.1.2, Windows XP)
32bit or 64bit?
</nk>
- References:
- Re: The Lua interpreter and large scripts, Sean Conner
- 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, 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