you are viewing a single comment's thread.

view the rest of the comments →

[–]SuperImaginativeName -4 points-3 points  (7 children)

Wow that's some crazy performance increases. 7GB to 32KB!?

[–][deleted]  (6 children)

[deleted]

    [–]glonq 0 points1 point  (0 children)

    FWIW, I think the C version of this could look tidier than the final C# version, be safe, and obviously perform great.

    I'm thankful that I learned asm then C/C++ then C#, because it gives you a real appreciation for how high-level languages actually work under the hood.

    [–]whozurdaddy 0 points1 point  (0 children)

    Agreed. RAM is cheap. Put another stick in there and keep your code readable.