in reply to Re^2: Speed of simple pattern count. A comparison
in thread Speed of simple pattern count. A comparison
Most of your tests use a 30,000 character string but your "split_by" test uses a 30,002 character string so the tests are not exactly equivalent.
Just saying ... :)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Speed of simple pattern count. A comparison
by rsFalse (Chaplain) on Jan 07, 2024 at 21:59 UTC |