dotnet / dotnet/crank

BenchmarksEventSource not collected when deploying full framework app

Open
#256 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.1k
Forks
111
Avg merge
2d 21h
Merged PRs (30d)
3

Description

The EventSource pipe doesn't work when the deployed app targets the full framework.

The workaround is to serialize measures in json manually like here: https://github.com/dotnet/aspnetcore/blob/main/src/Components/benchmarkapps/Wasm.Performance/Driver/Program.cs#L118

It would be nice for `BenchmarksEventSource` to automatically produce this json in this case.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.