-
i know my timeline has been a lot of revolution stuff and people mostly follow me for Cool Computer Things, so here's a cool thing that resolved because this issue i took out was patched github.com/microsoft/clrmd/issues/303
-
for a somewhat nontrivial function the code the CLR generates is more or less identical to the code that a C compiler generates as far as i can tell. everything is inlined, SIMD operations are used, they're about the same length. really exciting to see how good this is!



