Benchmarks icon indicating copy to clipboard operation
Benchmarks copied to clipboard

Unable to run platform benchmarks using local config file

Open adamsitnik opened this issue 4 years ago • 1 comments

Repro:

git clone https://github.com/aspnet/Benchmarks.git && cd Benchmarks
crank --config .\src\BenchmarksApps\Kestrel\PlatformBenchmarks\platform.benchmarks.yml --scenario caching --profile aspnet-perf-lin

Output:

Configuration 'D:\projects\aspnet_benchmarks\https:\raw.githubusercontent.com\aspnet\Benchmarks\main\src\WrkClient\wrk.yml' could not be loaded.

cc @sebastienros

adamsitnik avatar Nov 23 '21 14:11 adamsitnik

https:\raw.githubusercontent.com\aspnet\Benchmarks\main\src\WrkClient\wrk.yml this is not even a thing. I will delete the yml you used, must be an old one. Please check the https://github.com/aspnet/Benchmarks/tree/main/scenarios README for the valid ones.

sebastienros avatar Nov 23 '21 14:11 sebastienros