Dear list,

I have the following sample:

    \starttext
    \dorecurse{10}{
        \dorecurse{10}{
            \dorecurse{10}{
                \dorecurse{10}{
                    \input zapf\par}}}}
    \stoptext

I used it to test compilation speed from both 32bit and 64bit. The
machine has an Intel(R) Core(TM) i5-4440 CPU @ 3.10GHz processor with
8GB RAM running Win7 64bit.

Compiling both with luajittex and --purgeall (more than once), sample
results are:

    2015.04.16 15:14 (32bit) - 153.959 seconds
    2015.04.16 15:14 (64bit) - 154.908 seconds

Shouldn’t the 64bit version be much faster or am I missing something?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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