Add .NET Core 2.0 performance post (#14875)
authorBen Adams <thundercat@illyriad.co.uk>
Mon, 6 Nov 2017 18:25:38 +0000 (19:25 +0100)
committerDan Moseley <danmose@microsoft.com>
Mon, 6 Nov 2017 18:25:38 +0000 (10:25 -0800)
Documentation/deep-dive-blog-posts.md

index 4ebadfa..cb567f3 100644 (file)
@@ -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/)