Extreme Architecture Performance

Поділитися
Вставка
  • Опубліковано 9 лют 2025
  • In this session, Oren Eini, is going to discuss the changes made to RavenDB ( a document database) when moving from classic .NET to .NET Core and the performance improvement that resulted.
    We'll discuss the internal of the runtime, low level implementation strategies as well as the broad architecture and the impact that has on your application.
    The end result was a higher than ten fold improvement in performance of the system, and a much cleaner architecture.
    aka.ms/dotNETC... 👨‍💻 Slides & code: aka.ms/dotnetc...
    🎉 .NET 6 Release Blog: devblogs.micro...
    ⬇ Download .NET 6: aka.ms/dotNETC...
    🙋‍♀️🙋‍♂️ Get your questions answered on the Microsoft Q&A for .NET: aka.ms/dotnet-qa
    💭 Join the .NET Tech Community Forums: aka.ms/dotnet/...
    🏫 Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn: aka.ms/learndo...
    #dotnet6 #dotnetconf #dotnet

КОМЕНТАРІ • 4

  • @raul834
    @raul834 3 роки тому +2

    Really interesting and inspirational. Thank you very much!

  • @xaimaran
    @xaimaran 3 роки тому +3

    WOW. Amazing Mind. I don't know if Oren is an architecture, then what am I? ;-)

  • @tileq
    @tileq 3 роки тому

    You should probably start with the statement that c# is not intended for writting database...