On 5/23/2014 7:19 AM, Mojca Miklavec wrote:
Dear Pablo,

On Fri, May 23, 2014 at 7:00 AM, Pablo Rodriguez wrote:

Only a question. When Luigi announced luajittex-0.78.2
(http://www.ntg.nl/pipermail/ntg-context/2014/076633.html), he commented
the possibility of having only luajittex in the future.

What happened to that merging?

You probably misunderstood the message. Luigi kept developing
LuaJITTeX separately from LuaTeX until recently, at
https://foundry.supelec.fr/projects/luajittex, so the two projects
(luatex and luajittex) contained almost the same source code with only
minor differences and we had to compile them separately. Both projects
now coexist at https://foundry.supelec.fr/projects/luatex in the same
subversion repository and both binaries are built from the same
sources.

Concerning 'only luajittex' .. it will always be two separate binaries

- luajit is only available for some architectures
- luajittex has some memory constraints due to the different Lua vm

In context you use

mtxrunjit   ...
contextjit  ...

if you want the most efficient call, although (at least for now)

mtxrun --jit
context --jit

will also work (but starts up slower due to a relaunch, using some ugly hacks).

On the average luajittex runs faster (some 15-20% normally, but it can be less or more depending on how extreme Lua usage is).

Hans


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to