diff options
author | Hans Hagen <pragma@wxs.nl> | 2021-08-19 20:32:31 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg@phi-gamma.net> | 2021-08-19 20:32:31 +0200 |
commit | af60125ab3fa9e482720f0f46c2143fa08512113 (patch) | |
tree | 3e85c8a8a5979ebd05b891f8ecfb93d1b69ac41b /doc/context/sources/general/manuals/luametatex/luametatex.tex | |
parent | d3d93bc4f0d21a259fdafee5ba1a744999474c28 (diff) | |
download | context-af60125ab3fa9e482720f0f46c2143fa08512113.tar.gz |
2021-08-19 19:43:00
Diffstat (limited to 'doc/context/sources/general/manuals/luametatex/luametatex.tex')
-rw-r--r-- | doc/context/sources/general/manuals/luametatex/luametatex.tex | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/context/sources/general/manuals/luametatex/luametatex.tex b/doc/context/sources/general/manuals/luametatex/luametatex.tex index bd4029a57..3c02391ce 100644 --- a/doc/context/sources/general/manuals/luametatex/luametatex.tex +++ b/doc/context/sources/general/manuals/luametatex/luametatex.tex @@ -55,6 +55,10 @@ % rpi 64 : 26.0 (overclocked) % amd 10 fitlet : 28.2 +% 20210812 : 298 pages +% +% mingw : 9.7 + % But speed can differ a bit per compilation (upto .5 seconds maybe due to how % compiled code is organized which might influence caching. Who knows ... (or % cares). For instance at 20200407 I measured 10.9 seconds after some new low level @@ -63,7 +67,8 @@ % took 10.5 seconds, that is, we were at exactly 24 pages per second but after % switching to gcc9 it dropped again. In december 2020, with IPO enabled I crossed % the 26 pps barrier and went below 10 seconds but that was also after some further -% cleanup in \LMTX. +% cleanup in \LMTX. Mid August 2021 I measured over 30 pps but not all is due to +% the engine I guess. % msvc 1899k (2% slower than mingw) % msvc /GL 2297k (similar to mingw) |