[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.1 (work1) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 4 Apr 2012 15:15:49 -0300
> Roberto Ierusalimschy <roberto@inf.puc-rio.br> writes:
> >> Could this extreme "chunkiness" of allocation have some adverse impact
> >> on 5.2 that it didn't on 5.1.4?
> >
> > Can you send the code?
>
> Hmm, OK, download these files (probably need about 1GB+ of disk space
> with everything unpacked):
>
> https://github.com/downloads/snogglethorpe/snogray/snogray-0.5.2-86-g0a16df5-gc-debug-20120401-0.tar.gz
> https://github.com/downloads/snogglethorpe/snogray/gc-debug-pbrt-scene-sanmiguel.tar.gz
>
> [Please tell me when you've downloaded these, because I want to delete
> the huge scene tarball...]
I tried to download them, but there is something wrong. The gc-debug...gz
file has only 26K, and gzip says it is not in gzip format. (The other
one unpacked ok to a 4.5M tarball.)
(I downloaded them with wget.)
-- Roberto