Using microbenchmark as load for a asp.net core web application
Open
- Dominant language
- C#
- Stars
- 1.1k
- Forks
- 111
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 3
Description
Hello Crank team,
I've been trying to setup this use case with crank. I have already written benchmarks for my web api endpoints and I'm reluctant to start over with bombadier.
So far I have been able setup the webapi project to be tested as the application and the console app for benchmarking as the load. Had to remove `benchmarkDotNet: true` for that to run.
Crank agent builds and runs the setup but without any result. It doesn't seem that the test is actually running.
Is this use case possible with Crank?
I could share more details if needed.
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.