performance
.NET Performance and Optimization Articles, Tutorials & News
.NET Performance and Optimization articles, tutorials, and news from the DotNetNews archive.
1551 articles Updated Page 52 of 63
Browse additional .NET Performance and Optimization articles from the DotNetNews archive.
.NET Performance and Optimization articles
Page 52 of 63
Newest first
-
Which Is Faster in C#: Record, Class, or Struct? Deep Dive on Memory and Equality
medium.com Issue #182
https://medium.com/write-a-catalyst/which-is-faster-in-c-record-class-or-struct-deep-dive-on-memory-and-equality-afd65a1da1cb
-
5 NuGet packages hurting your app performance
medium.com Issue #182
https://medium.com/@CodeCrack/5-nuget-packages-hurting-your-app-performance-30e0e3fb974f
-
The Secret to 10x Faster JSON in .NET: A Game-Changer for High-Performance APIs
medium.com Issue #182
https://medium.com/asp-dotnet/the-secret-to-10x-faster-json-in-net-a-game-changer-for-high-performance-apis-901c45f20ed9
-
Smarter Data Fetching in .NET: Using Chunk + Paging (and When to Add Parallelism)
levelup.gitconnected.com Issue #182
https://levelup.gitconnected.com/smarter-data-fetching-in-net-using-chunk-paging-and-when-to-add-parallelism-7d4d55356a95
-
C# Strings + Random = A Job Title Generator You Didn’t Know You Needed
medium.com Issue #181
https://medium.com/@fulton_shaun/c-strings-random-a-job-title-generator-you-didnt-know-you-needed-b040ecdd9d00
-
.NET 9 Apps Are Faster Than Ever
c-sharpcorner.com Issue #181
https://www.c-sharpcorner.com/article/net-9-apps-are-faster-than-ever/
-
Csv-CSharp — Extremely fast CSV parser for .NET / Unity
nuskey.medium.com Issue #181
https://nuskey.medium.com/csv-csharp-extremely-fast-csv-parser-for-net-unity-db1aac71af29
-
C#’s Dirty Little Secret: How Span Obliterates Arrays in Performance
medium.com Issue #181
https://medium.com/@nagarajvela/c-s-dirty-little-secret-how-span-t-obliterates-arrays-in-performance-6cf05071dede
-
Why 90% of .NET Devs Still Get Concurrency Wrong
medium.com Issue #181
https://medium.com/turbo-net/why-90-of-net-devs-still-get-concurrency-wrong-6bbef93a75f7
-
Memory Mastery: How to Slash Allocations in High-Performance C#
medium.com Issue #181
https://medium.com/@nagarajvela/memory-t-mastery-how-to-slash-allocations-in-high-performance-c-e1e14d7b78bf
-
Why .NET 9 Apps Are Faster Than Ever(How to Take Full Advantage)
itnext.io Issue #181
https://itnext.io/why-net-9-apps-are-faster-than-ever-how-to-take-full-advantage-47462879085d
-
Asynchronously Grouping Totals in MAUI [GamesCatalog] - Part 13
c-sharpcorner.com Issue #181
https://www.c-sharpcorner.com/article/asynchronously-grouping-totals-in-maui-gamescatalog-part-13/
-
Mastering .NET MAUI: Best Practices for High-Performance Applications
medium.com Issue #181
https://medium.com/@consulting_44298/mastering-net-maui-best-practices-for-high-performance-applications-7d5a434c97de
-
Pros and Cons of Using string.Intern() in Production
medium.com Issue #180
https://medium.com/write-a-catalyst/pros-and-cons-of-using-string-intern-in-production-567611726091
-
Why I Rewrote a Python Script in C# — and It Was 10x Faster
medium.com Issue #180
https://medium.com/@nagarajvela/why-i-rewrote-a-python-script-in-c-and-it-was-10x-faster-4391fa6834e6
-
An Efficient Way To Process Large Files
learn-code-learn.medium.com Issue #179
https://learn-code-learn.medium.com/an-efficient-way-to-process-large-files-d64144712c97
-
Async vs Sync
medium.com Issue #179
https://medium.com/write-a-catalyst/async-vs-sync-034b8d4f266a
-
Any() vs Exists() in .NET 9: Why Your Old Performance Assumptions Might Be Wrong
medium.com Issue #178
https://medium.com/@vikpoca/any-vs-exists-in-net-9-why-your-old-performance-assumptions-might-be-wrong-5570e65c878f
-
10 Costly HttpClient Mistakes in C#.NET (And How to Fix Them Like a Pro)
medium.com Issue #177
https://medium.com/@ashokreddy343/10-costly-httpclient-mistakes-in-c-net-and-how-to-fix-them-like-a-pro-96f08a38a833
-
How to Generate Sequential GUIDs in .NET
medium.com Issue #177
https://medium.com/@michaelmaurice410/how-to-generate-sequential-guids-in-net-2ee0a6a120b9
-
Entity Framework Core Tips: Reduce SQL Server Size and Improve Performance
medium.com Issue #177
https://medium.com/@yusufsarikaya023/entity-framework-core-tips-reduce-sql-server-size-and-improve-performance-77e650ae1ec2
-
C# String vs. StringBuilder vs. Span — What’s the Best for Performance?
medium.com Issue #177
https://medium.com/write-a-catalyst/c-string-vs-stringbuilder-vs-span-whats-the-best-for-performance-f1d050a6c02d
-
Optimizing JSON Serialization in .NET: Newtonsoft.Json vs. System.Text.Json
blog.elmah.io Issue #176
https://blog.elmah.io/optimizing-json-serialization-in-net-newtonsoft-json-vs-system-text-json/
-
Microsoft .NET Code Analysis: Best Practices and Performance for Comparing Strings
dotnettips.wordpress.com Issue #176
https://dotnettips.wordpress.com/2025/04/13/microsoft-net-code-analysis-best-practices-and-performance-for-comparing-strings/
-
Thread vs Task.Run in .NET — with Kafka Consumer Examples
ahmadminoo.medium.com Issue #176
https://ahmadminoo.medium.com/thread-vs-task-run-in-net-with-kafka-consumer-examples-a7d74e513e14