dotnet / dotnet/BenchmarkDotNet

Feature Request: Ability to compare two sets of ILC Packages for NAOT

Open
#2,655 1 comment 0 reactions 0 assignees View on GitHub
Area:CommandLine up-for-grabs
Dominant language
C#
Stars
11.5k
Forks
1.1k
Avg merge
4d 11h
Merged PRs (30d)
11

Description

For comparing two Core Runs, the experience is:

```ps1
dotnet run -c Release `
-f net8.0 `
--coreRun
"" `
""
```

Today, it is not possible to compare two sets of ilcPackages the same way. ilcPackages can only be a single directory. It would be an improvement to the workflow of comparing NAOT builds if a similar experience to Core Runs was available.

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.