[dev-context] Register allocation handling
Taco Hoekwater
taco at elvenkind.com
Tue May 23 18:01:46 CEST 2006
Sorry, wrong list ... should have gone to dev-luatex:
Taco
Taco Hoekwater wrote:
> Hi,
>
> I've just committed a new version to the repository that uses
> omega-style (flat array) register allocation instead of
> etex-style (sparse array).
>
> This means that luatex now has 65536 (2^16) of each of the
> registers
>
> \newcount
> \newskip
> \newmuskip
> \newdimen
> \newtoks
> \newbox
> \newmarks
>
> The marks code is completely new, and not very optimized yet, but
> it should not be much worse than pdfetex for a 'normal' document
> (when no more than 50 or so separate mark classes).
>
> Cheers, Taco
> _______________________________________________
> dev-context mailing list
> dev-context at ntg.nl
> http://www.ntg.nl/mailman/listinfo/dev-context
More information about the dev-context
mailing list