You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is necessary to implement a comparison of the performance of NClient virtual controllers with native ones ASP.NET controllers when the execution context is the same, the execution tasks are the same, and the configurations are comparable.
It is worth noting that it will be necessary to test the client-server architecture, so BenchmarkDotNet is not suitable for this testing (dotnet/BenchmarkDotNet#1296).
It is necessary to implement a comparison of the performance of NClient virtual controllers with native ones ASP.NET controllers when the execution context is the same, the execution tasks are the same, and the configurations are comparable.
It is worth noting that it will be necessary to test the client-server architecture, so BenchmarkDotNet is not suitable for this testing (dotnet/BenchmarkDotNet#1296).
See: https://github.com/aspnet/Benchmarks/
The text was updated successfully, but these errors were encountered: