lua-users home
lua-l archive

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


Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
> > (A funny aside is that my version of the compiler will optionally
> > compress the byte code. In ALL cases I tested (mind you, just a
> > handful), the resulting compressed file was actually BIGGER than with
> > the old version.
> > 
> > byte code old: 53714; same compressed: 26211
> > byte code new: 51565; same compressed: 26322
> > 
> > Not sure what's going here...)
> 
> The new format has less repetitions and more unique sequences. So, less
> chance for compression.

Sure. I'd certainly expect the relative numbers to go up. But the
absolute numbers...? Still somewhat puzzling, methinks.

Well, never mind.

-- 
cheers  thomasl

web : http://thomaslauer.com/start