Skip to content

dynamic RegExpr has its own type (~2.2% faster)

Previously, RegExpr::doMath() on a non-dynamic regex made a copy, this at a cost.

impl highlighter_benchmark
before 25.450s
after 24.850s

Merge request reports