Double Semicolon of Speed
December 5. 2013
0 Comments
- Posted in:
- tprogramming
I have a long running joke with a friend about how when developing in C# you should add an extra semicolon to the end of the line... because it increases performance.
Well, after digging into some IL, it turns out I wasn't wrong.

no, i'm not serious
Moral of the story, always make fun of your simple programming mistakes. If you get too caught up in being perfect, being a developer will stop being exciting.
Well, after digging into some IL, it turns out I wasn't wrong.

no, i'm not serious
Moral of the story, always make fun of your simple programming mistakes. If you get too caught up in being perfect, being a developer will stop being exciting.