Re: LuaJIT benchmark

  • From: Dan Eloff <dan.eloff@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Tue, 18 Mar 2014 19:38:02 -0500

And on Linux, only the first 1GB thanks to MAP_32BIT restrictions.


On Tue, Mar 18, 2014 at 5:00 PM, Javier Guerra Giraldez
<javier@xxxxxxxxxxx>wrote:

> On Tue, Mar 18, 2014 at 4:39 PM, Fredrik Widlund
> <fredrik.widlund@xxxxxxxxx> wrote:
> > On a different note GC or memory management in LuaJIT seems perhaps to be
> > less reliable.
> >
> > Running the benchmark mentioned in 10 iterations work well in Lua, while
> it
> > crashes on 2 with LuaJIT.
>
>
> remember that LuaJIT on x64 uses only the first 2GB (of each process
> userspace) for Lua objects.
>
> --
> Javier
>
>

Other related posts: