Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Possible test perf improvement using null stream for pdb sink #364

@gafter

Description

@gafter

Should this test code

c.Emit(new MemoryStream(), pdbStream: new MemoryStream()).Diagnostics.Verify(expected);

use Stream.Null instead of a memory stream for performance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-CompilersFeature RequestTenet-PerformanceRegression in measured performance of the product from goals.help wantedThe issue is "up for grabs" - add a comment if you are interested in working on it

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions