10 Jan
2014
10 Jan
'14
9:51 a.m.
Il giorno gio, 09/01/2014 alle 16.30 +0100, Marco Patzer ha scritto:
On 2014–01–09 Marco Pallante wrote:
How do I use LuajitTeX?
context --jit <file>
I've seen the two options --jit and --jiton which seem to be the right way. Am I right?
context --help | grep jit
--jit use luajittex with jit turned off (only use the faster virtual machine) --jiton use luajittex with jit turned on (in most cases not faster, even slower)
I've never come across a real world document where --jiton was faster than --jit, so just stick with --jit.
Marco
It seems my TL2013 installation is missing LuajitTeX. Do you know what package has it? Thank you again :) Marco