(NFC) StringTest - Speed up ~60%
authorTim Otten <totten@civicrm.org>
Thu, 26 Jan 2023 08:05:32 +0000 (00:05 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 26 Jan 2023 08:07:36 +0000 (00:07 -0800)
commit8166e9082246551fe6338a884d784a5d1ae89660
tree91af9c26680240806ffe432661b4d5a6b609589c
parentdd9369d3a7ae65088579984af0dd8c2d42e9670e
(NFC) StringTest - Speed up ~60%

Before: On local i3-12100, takes ~34s (avg over two runs)

After: On local i3-12100, take ~14s (avg over two runs)
tests/phpunit/CRM/Utils/StringTest.php