From 5d077c43ebc863da7eb0f05cac69de7353b34481 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 23 Jul 2026 23:30:53 +0200 Subject: grosciteco.tes: removed obsolete optimization Inlining the macro calls no longer results in a 25% speedup. --- doc/grosciteco.tes.in | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/doc/grosciteco.tes.in b/doc/grosciteco.tes.in index c4f16e1..275ca6a 100755 --- a/doc/grosciteco.tes.in +++ b/doc/grosciteco.tes.in @@ -121,7 +121,7 @@ EBN[output-woman] HK 1EB [glyphs.tm]™ !* process formatter commands *! -@[format]{ < +< .-Z"= 1; ' 0AU[cmd] C Ocmd.U[cmd] @@ -305,26 +305,7 @@ EBN[output-woman] HK 1EB !cmd.w! :M#sc F< -> } - -!* - * Inline local macro invocations in [format] - * This speeds up runtime by 25% - *! -EQ[format] - J - J - J - J - J - J - !* - * Compress whitespace, kind of dangerous: - * J - *! -Q*U* - -:M[format] +> !* * Generate the styling instructions based on the styles -- cgit v1.2.3