nclient / NClient

:dizzy: NClient is an automatic type-safe .Net HTTP client that allows you to call web service API methods using annotated interfaces or controllers without boilerplate code.
Apache License 2.0
43 stars 11 forks source link

NClient benchmark #377

Closed smolchanovsky closed 2 years ago

smolchanovsky commented 2 years ago

It is necessary to implement a comparison of NClient performance with various popular clients with the same execution context, equal execution tasks and comparable configurations.

See: https://github.com/dotnet/BenchmarkDotNet