❔ Explain This Speed Difference to me (Grpc vs Rest)
So i got two projects, each ones reads 5mil lines from a csv and stream to client.
MinimalApi approach much faster-Unsure why.
The miminalApi one streams all the 5 million records in a min or so.
Maybe becuase its all local?
The Code:
```
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.