Add .NET Core 3.0 perf blog post link
authorStephen Toub <stoub@microsoft.com>
Fri, 17 May 2019 15:42:36 +0000 (08:42 -0700)
committerGitHub <noreply@github.com>
Fri, 17 May 2019 15:42:36 +0000 (08:42 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/1e90c98504feaaa7ca4bd022a49d911904b64de8

docs/coreclr/deep-dive-blog-posts.md

index bbc3cb9..34d0b40 100644 (file)
@@ -5,6 +5,7 @@
 - [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/)
 - [Performance improvements in .NET Core 2.0](https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-core/)
 - [Performance improvements in .NET Core 2.1](https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-core-2-1/)
+- [Performance improvements in .NET Core 3.0](https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-core-3-0/)
 
 
 ### Posts that take a high-level look at the entire source: