lua-users home
lua-l archive

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


> Who develops programs consuming dozens GiB of RAM in Lua?!

I did for this paper (see page 19):

Rigorous bounds for polynomial Julia sets
http://dx.doi.org/10.3934/jcd.2016006
http://lhf.impa.br/ftp/papers/ij.pdf

We built huge graphs. One of the examples required 12Gb for a graph
with 16560993 vertices and 127668413 edges.

I remember performance (time and memory) improved significantly when I
switched from 5.2 to 5.3. Perhaps I should run this again with 5.4.