-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed as not planned
Labels
awaiting-infoNot enough information providedNot enough information provided
Description
I reused the following code for a simple review. https://github.com/CodeMazeBlog/CodeMazeGuides/tree/main/dotnet-client-libraries/HttpClientVsRestSharp/HttpClientVsRestSharp
The source code in the review I have upgraded all packages to the latest version, .NET 7, hardware information as attached image below.
My performance analysis shows that both libraries are similar in time performance. However, HttpClient performs better regarding memory allocation. Is there a way to make this library even better while keeping the same performance as HttpClient.

Metadata
Metadata
Assignees
Labels
awaiting-infoNot enough information providedNot enough information provided