Skip to content

WrapperElementsGenerator cachable #1397

Description

@linkdotnet

In its current shape the WrapperElementsGenerator does return IncrementalValuesProvider<ISymbol>.
As this isn't cacheable the pipeline get's triggered with every new build of the bunit.web project.

To tackle this we need a collect and execute phase where in the collect phase we retrieve all elements and store them into our own record type so hashing across runs is stable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

performanceStuff that will potentially improve performance

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions