[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: The Lua interpreter and large scripts
- From: Roberto Ierusalimschy <roberto@...>
- Date: Fri, 13 Nov 2009 17:21:22 -0200
> 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?
Mine is 32 bits. (Intel(R) Pentium(R) 4 CPU 2.93GHz, 1.5G ram, Ubuntu,
Lua 5.1.4)
-- Roberto
- 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