Skip to content

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

Open
@keegan-caruso

Description

@keegan-caruso

For comparing two Core Runs, the experience is:

dotnet run -c Release `
    -f net8.0 `
    --coreRun 
        "<path to core run 1>" `
        "<path to core run 2>"

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions