[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua has reached a local optimum
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 5 Jul 2018 07:33:00 -0300
> 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.