Pinned.NET Object Mapping: How We Process $2M Worth of Stock Trades Every MinuteOur object mapping strategy couldn’t handle the scale…Jan 110Jan 110
PinnedHow to use Async & Await with ForEach in C# — The Right WayMastering Asynchronous Loops in C#Jan 242Jan 242
PinnedI Doubled My API Speed With Just 3 Lines of C#: CPU Cache LinesThink about the last time you optimized your .NET application. You probably focused on algorithms, database queries, or maybe async…Jan 299Jan 299
PinnedPerformance Costs of Async/Await in .NET: What Senior Developers Need to KnowAs senior .NET developers, we’ve all used async/await as the go-to pattern for handling asynchronous operations. It’s Clean, Intuitive…Nov 27, 20241Nov 27, 20241
From 8 Second to 200ms API Responses: Rearchitecting Our .NET Caching LayerWhen our team noticed API response times climbing from milliseconds to seconds, we knew we had a problem. What we didn’t expect was how our…5d ago25d ago2
Our Database Was Too ‘Dumb’: How Breaking This Ritual Made Our Payment API 3x FasterMoving Business Logic to SQL Improved Our API Response Time by 300%Feb 101Feb 101
How Much Memory Do You Need in 2024 to Run 1 Million Concurrent Tasks?Words by Piotr KołaczkowskiFeb 33Feb 33
How does DeepSeek’s ‘mixture-of-experts’ architecture improve performanceDeepSeek, a Chinese AI startup, has rapidly gained global prominence due to its combination of technical innovation, cost efficiency, and…Jan 294Jan 294