mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-28 15:25:39 +02:00

This commit causes small (~5%) slowdown when processing strings that consist mostly of escaped characters, but improves throughput by about 100% for strings that consist mostly of characters that do not need escaping.