[latex3-commits] [git/LaTeX3-latex3-latex3] exp_args_generate: Speed up \exp_args some more and reduce tracingall output by half (3aecb35)
Bruno Le Floch
bruno at le-floch.fr
Mon Feb 11 11:07:52 CET 2019
Repository : https://github.com/latex3/latex3
On branch : exp_args_generate
Link : https://github.com/latex3/latex3/commit/3aecb3597352eda9f97a5834fdf277d3d9e48da3
>---------------------------------------------------------------
commit 3aecb3597352eda9f97a5834fdf277d3d9e48da3
Author: Bruno Le Floch <bruno at le-floch.fr>
Date: Mon Feb 11 11:07:19 2019 +0100
Speed up \exp_args some more and reduce tracingall output by half
Compared to before the last few commits, \exp_args:NXY for various
letters X and Y became around 1.5 to 2 times faster, and more
importantly perhaps we get 2 times fewer lines in the log.
>---------------------------------------------------------------
3aecb3597352eda9f97a5834fdf277d3d9e48da3
l3kernel/l3expan.dtx | 48 +++++++-------
l3kernel/testfiles/m3expan001.tlg | 2 +-
l3kernel/testfiles/m3expan002.luatex.tlg | 4 +-
l3kernel/testfiles/m3expan002.tlg | 4 +-
l3kernel/testfiles/m3expl001.luatex.tlg | 5 ++
l3kernel/testfiles/m3expl001.ptex.tlg | 101 +++++++++++++++++-------------
l3kernel/testfiles/m3expl001.tlg | 101 +++++++++++++++++-------------
l3kernel/testfiles/m3expl001.uptex.tlg | 101 +++++++++++++++++-------------
l3kernel/testfiles/m3expl001.xetex.tlg | 101 +++++++++++++++++-------------
l3kernel/testfiles/m3expl003.luatex.tlg | 5 ++
l3kernel/testfiles/m3expl003.ptex.tlg | 101 +++++++++++++++++-------------
l3kernel/testfiles/m3expl003.tlg | 101 +++++++++++++++++-------------
l3kernel/testfiles/m3expl003.uptex.tlg | 101 +++++++++++++++++-------------
l3kernel/testfiles/m3expl003.xetex.tlg | 101 +++++++++++++++++-------------
14 files changed, 489 insertions(+), 387 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --textconv --cc 3aecb3597352eda9f97a5834fdf277d3d9e48da3
More information about the latex3-commits
mailing list