Am 02.12.2011, 11:15 Uhr, schrieb Jonathan M Davis <jmdavisp...@gmx.com>:

The performance boost would likely be minimal, since the vast majority of the speed problem is in std.regex, but I would point out that endsWith can take
multiple arguments.

- Jonathan M Davis

I used a single GC.disable() right at the start of main() and it slowed the program down by ~100ms. Could be noise, but your expectation is correct.

Reply via email to