Use macro rather than manually setting thumb bit in debugger.cpp
[platform/upstream/coreclr.git] / 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/)