dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.2k stars 9.94k forks source link

BlazorWasm benchmark broken (docker version) #53033

Closed sebastienros closed 7 months ago

sebastienros commented 8 months ago

This one is based on the custom docker file which tracks different metrics (page load, render table, ...) for the dashboard.

buildlog.txt

Command line:

crank --config https://raw.githubusercontent.com/aspnet/Benchmarks/main/build/ci.profile.yml --config https://raw.githubusercontent.com/dotnet/aspnetcore/main/src/Components/benchmarkapps/Wasm.Performance/benchmarks.compose.json --scenario blazorwasmbenchmark --profile intel-perflin-app
sebastienros commented 8 months ago

@MackinnonBuck @lewing