Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NClientController benchmark #378

Open
smolchanovsky opened this issue Dec 13, 2021 · 0 comments
Open

NClientController benchmark #378

smolchanovsky opened this issue Dec 13, 2021 · 0 comments

Comments

@smolchanovsky
Copy link
Member

smolchanovsky commented Dec 13, 2021

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/

@smolchanovsky smolchanovsky changed the title NController benchmark NClientController benchmark Dec 13, 2021
@smolchanovsky smolchanovsky added Type: Performance and removed Type: Enhancement New feature or request labels Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant