X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Documentation%2Fdeep-dive-blog-posts.md;h=cb567f331c9df9898b1efe72aa6b92329003d2d6;hb=f47c9198e740c44455cc22f665b764204f712afa;hp=4ebadfac41282d3647ff8e1cda4ddfadcf7eb6cf;hpb=18ee973ffcc068e64f31f4c2b3d0c342c661c259;p=platform%2Fupstream%2Fcoreclr.git diff --git a/Documentation/deep-dive-blog-posts.md b/Documentation/deep-dive-blog-posts.md index 4ebadfa..cb567f3 100644 --- a/Documentation/deep-dive-blog-posts.md +++ b/Documentation/deep-dive-blog-posts.md @@ -1,5 +1,10 @@ ## List of blog posts that provide a 'deep-dive' into the CoreCLR source code +### Posts that take a high-level overview of releases + +- [Corestart 2.0: What's new for performance in .NET Core 2.0](https://www.ageofascent.com/2017/11/05/perfromance-dotnet-core-2-corestart-conference/) + + ### Posts that take a high-level look at the entire source: - [A Hitchhikers Guide to the CoreCLR Source Code](http://mattwarren.org/2017/03/23/Hitchhikers-Guide-to-the-CoreCLR-Source-Code/)