Java > Scala
Marco Leise
Marco.Leise at gmx.de
Fri Dec 2 03:37:37 PST 2011
Am 02.12.2011, 11:15 Uhr, schrieb Jonathan M Davis <jmdavisProg at 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.
More information about the Digitalmars-d
mailing list