Share via


RyuJIT CTP1 is available for public consumption!

https://blogs.msdn.com/b/dotnet/archive/2013/09/30/ryujit-the-next-generation-jit-compiler.aspx

'nuff said (for now).

-Kev

Comments

  • Anonymous
    September 30, 2013
    Awesome !! Been waiting for this for a long time (since MVP summit) !!! :)
  • Anonymous
    September 30, 2013
    Hey Kevin!Great work. And I take that..."for now" as that you have more gems to give us at the future!Again, great work!
  • Anonymous
    October 01, 2013
    Anthonyb: See channel9.msdn.com/.../MS-working-on-a-same-compiler-for-C-AND-C--Not-in-incubation-but-for-production-Microsoft is working to semi-combine the C++ and C# (and VB) compilers, especially the optimization aspects.One assumes this is needed for the Midori operating system (look it up), but clearly there's a push for better managed code performance (for tablets and phones ? See how it all can be tied together?).One also assumes that the next release of C# (and VB) isn't just about Roslyn. Since they're rewriting the compilers, this is their chance to lay the groundwork for some additional really cool enhancements to the language and runtime.
  • Anonymous
    October 01, 2013
    @Larry: I knew this link for a long time now, thanks! And especially for all the others you mentioned. It's just fascinating to see that happens!
  • Anonymous
    October 08, 2013
    Will this fix the struct inlining issues of the current 64bit JIT compiler?connect.microsoft.com/.../struct-methods-should-be-inlined
  • Anonymous
    October 14, 2013
    WHy this is not available for windows 7 environment.
  • Anonymous
    October 22, 2013
    The comment has been removed