On Wed, 4 Nov 2020 at 22:22, Wolfgang Schuster <
wolfgang.schuster.li...@gmail.com> wrote:

> There was never a real test for the performance but when you enable the
> checker in the example below (which works only with LuaTeX) the second list
> is slower.
>
> % engine=luatex
> \starttext
> \testfeatureonce{10000}{\getcheckedparameters[test][xx][a=b,c= d, e = f]}
> \enablecheckparameters
> \testfeatureonce{10000}{\getcheckedparameters[test][xx][a=b,c= d, e = f]}
> \stoptext
>

Indeed the checked version is almost twice as slow, and the definition of
\getchecked parameters looks confusingly intimidating to follow, so I give
up figuring out the logic here.
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to