[Issue 7471] Improve performance of std.regex

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 26 18:03:39 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=7471



--- Comment #6 from Jesse Phillips <Jesse.K.Phillips+D at gmail.com> 2012-02-26 18:03:06 PST ---
After moving the regex to outside the loop and I think some other changes it
helped immensely. Declaring them as module variables didn't seem to gain any
more. I didn't have much time to play with it much more, it was exceptionable,
though I hope to do more with regex and just need to watch out for tight loops.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list