adavidoaiei / awesome-dot-net-performance

A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome .NET Performance

A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.

Books

Video Courses

On-Site Trainings

Upcoming conferences

  • 2020
    • Dotnetos - .NET Performance World - Two-day conference dedicated solely to .NET performance! Both international and Polish speakers (all sessions in English). Chance to meet well-known people from .NET performance area in person. (01-02 October 2020, Warsaw)

Conference talks

Sorted from newest to oldest:

Blogs

Inspiring Open Source Contributors

Performance tools

Benchmarking

  • BenchmarkDotNet - Powerful .NET library for benchmarking.
  • NBench - Cross-platform performance benchmarking and testing framework for .NET applications.

Profiling

  • Prefix - Free lightweight profiler for ASP.NET apps shows everything your code is doing across 30+ common libraries
  • MiniProfiler - Free profiling tool for .NET applications with Entity Framework and ASP.Net integration (Core supported for both versions)
  • dotTrace - Paid profiler for .NET applications from the JetBrains team, included in the Resharper Ultimate package
  • Unchase.FluentPerformanceMeter - Free open-source and cross-platform .Net Standard 2.0 library that is designed for the method’s performance measurement

Application Insights

  • App Metrics - App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application and reports it's health. See the docs for more details.

Article series

Benchmarking

Monitoring

Investigations

Debugging performances series by Tess Ferrandez

JIT Optimizations

Refs

Threading

Memory

.NET Core 3.0 Intrinsics

Performance Improvements in .NET Core

About

A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.

License:MIT License