Async vs Sync Benchmark (.NET)

Artem Mikulich
AZ Lamps by Artem Mikulich
6 min readFeb 9, 2021

--

One of my favorite interview questions is “What do such words as async and await tell you?”, because it opens up an opportunity to have an interesting discussion with an interviewee… Or it doesn’t because they float in this topic. In my opinion, it is drastically important to understand why we use this technique. I feel like many developers prefer to rely on “it is the best practice” statement and to use asynchronous methods blindly.

This article shows the difference between asynchronous and synchronous methods in practice.

Tools

--

--

Artem Mikulich
AZ Lamps by Artem Mikulich

I am a solution architect focused on Azure Cloud. My goal is to unlock business potential by eliminating technological barriers.