performance
.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1396 articles Updated Page 44 of 56
Browse additional .NET Performance and Optimization articles from the DotNetNews archive.
.NET Performance and Optimization articles
Page 44 of 56
Newest first
-
Csharp — Pool Your Objects — Or Watch the GC Burn Your Throughput
medium.com Issue #196
https://medium.com/@mohsho10/csharp-pool-your-objects-or-watch-the-gc-burn-your-throughput-b36826c18d08
-
Mastering Concurrency in .NET with SemaphoreSlim: A Practical Guide
otienoelvis.medium.com Issue #196
https://otienoelvis.medium.com/mastering-concurrency-in-net-with-semaphoreslim-a-practical-guide-ab7f2edb0e74
-
This Tiny C# Mistake Crashed Our Production — Learn From It!
medium.com Issue #196
https://medium.com/dot-net-sql-learning/this-tiny-c-mistake-crashed-our-production-learn-from-it-c3dd6c008f6e
-
Stop Abusing LINQ: C# Performance Tricks That Actually Save You CPU
medium.com Issue #196
https://medium.com/@mohsho10/stop-abusing-linq-c-performance-tricks-that-actually-save-you-cpu-3a599fc03589
-
Is .NET 9 Worth It for Experienced Engineers? Performance, Features, and Insights
medium.com Issue #195
https://medium.com/c-sharp-programming/is-net-9-worth-it-for-experienced-engineers-performance-features-and-insights-38d3c02ed796
-
Death by DTO: How Excessive Mapping Slowed Down Our Kafka Consumer
piyushdoorwar.medium.com Issue #194
https://piyushdoorwar.medium.com/death-by-dto-how-excessive-mapping-slowed-down-our-kafka-consumer-ddb08881d1bc
-
C# Success Blueprint: Faster Execution, Secure Systems & Beautiful Code
medium.com Issue #194
https://medium.com/@nagarajvela/c-success-blueprint-faster-execution-secure-systems-beautiful-code-8c364a72e8aa
-
How to Improve Application Performance By Caching Data in Web Pages
learn-code-learn.medium.com Issue #192
https://learn-code-learn.medium.com/how-to-improve-application-performance-by-caching-data-in-web-pages-7c15da841ac0
-
Why Is Your .NET App Slow? Memory Analysis & Fixes
medium.com Issue #192
https://medium.com/asp-dotnet/why-is-your-net-app-slow-memory-analysis-fixes-ad3a886e5864
-
Mastering HttpClient Resiliency in .NET: Part 1 — CircuitBreaker, Retry, Timeout, and more (C#)
ogulcanturan.medium.com Issue #192
https://ogulcanturan.medium.com/mastering-httpclient-resiliency-in-net-part-1-circuitbreaker-retry-timeout-and-more-c-af0d54cb3d6f
-
Memory Leaks in .NET: From Obvious to Tricky Scenarios
medium.com Issue #191
https://medium.com/@vikpoca/memory-leaks-in-net-from-obvious-to-tricky-scenarios-ccb6c01d82fc
-
EF Core under the hood: Count() vs Any()
ravindradevrani.com Issue #191
https://ravindradevrani.com/posts/count-vs-any-in-entity-framework-core/
-
The Silent Cost of Garbage: How GC Pressure Kills Throughput — Part 1
medium.com Issue #191
https://medium.com/@nidhiname/the-silent-cost-of-garbage-how-gc-pressure-kills-throughput-part-1-040a01b09523?source=rss------dotnet-5
-
Dapper Micro ORM: A Lightweight Alternative to Stored Procedures
medium.com Issue #191
https://medium.com/@dharmikginoya/dapper-micro-orm-a-lightweight-alternative-to-stored-procedures-333163650d19
-
How to Build a High-Performance REST API in ASP.NET Core
medium.com Issue #191
https://medium.com/@faysalwrites/how-to-build-a-high-performance-rest-api-in-asp-net-core-764b87e1f3d4?source=rss------dotnet-5
-
The Ultimate Guide to Choosing Between IEnumerable, Arrays, and List in C#
medium.com Issue #191
https://medium.com/@metoz.florian/the-ultimate-guide-to-choosing-between-ienumerable-t-arrays-and-list-t-in-c-296aa4b5d731
-
Assignment Operators in C#: The Fastest Way to Modify Your Stats
medium.com Issue #190
https://medium.com/@fulton_shaun/assignment-operators-in-c-the-fastest-way-to-modify-your-stats-41572b887f19
-
Hunting Down Memory Leaks in .NET: The Ultimate Developer’s Guide
medium.com Issue #190
https://medium.com/@vikpoca/hunting-down-memory-leaks-in-net-the-ultimate-developers-guide-b9c81d990d63
-
Task vs. ValueTask in C#: What’s the Difference and When Should You Use Each?
medium.com Issue #190
https://medium.com/@jeslurrahman/task-vs-valuetask-in-c-whats-the-difference-and-when-should-you-use-each-d2a53b63edc8
-
Bending .NET: How to Stack-Allocate Reference Types in C#
dev.to Issue #190
https://dev.to/maximiliysiss/bending-net-how-to-stack-allocate-reference-types-in-c-73g
-
20 High-Impact Ways to Turbocharge .NET API Performance
medium.com Issue #189
https://medium.com/@metoz.florian/20-high-impact-ways-to-turbocharge-net-api-performance-e39bb80dee1b
-
.NET Performance Tricks Every Dev Should Know (2025 Edition)
medium.com Issue #189
https://medium.com/@karthikns999/net-performance-tricks-every-dev-should-know-2025-edition-00cd342763ca
-
5 Most Common Async/Await Mistakes in C#
medium.com Issue #188
https://medium.com/dot-net-sql-learning/5-most-common-async-await-mistakes-in-c-9e0bc57c4302
-
-
Unlocking Hidden Performance in Microsoft .NET: Iterating Over IEnumerable with the Enumerator
dotnettips.wordpress.com Issue #188
https://dotnettips.wordpress.com/2025/04/23/unlocking-hidden-performance-in-microsoft-net-iterating-over-ienumerable-with-the-enumerator/