Skip to main content
Stack Overflow for Teams is now Stack Internal: See how we’re powering the human intelligence layer of enterprise AI. Read more >
4 events
when toggle format what by license comment
Jun 12, 2019 at 16:50 comment added Peteter For C#, initializing the variables where they are used, instead of outside the loop, is probably preferred to let the compiler optimize. I get equivalent performance either way.
Jan 20, 2014 at 23:46 comment added Maarten Bodewes Hmm, I really should optimize this for Char[] and use Char internally instead of ints...
S Jan 20, 2014 at 23:38 history answered Maarten Bodewes CC BY-SA 3.0
S Jan 20, 2014 at 23:38 history made wiki Post Made Community Wiki by Maarten Bodewes