Skip to content

mir-opt tests generate an excessive amount of output #109502

Closed
@scottmcm

Description

@scottmcm

There are 237 mir-opt tests right now.

Running them on my machine produces over 69 thousand files, using over 400 MB of disk (⅓ of which is filesystem overhead):
image

Could that be cut back somewhat? Windows is not a fan of lots of files -- even just deleting all those files takes over 13 seconds, despite being on a fast M2 PCI-e SSD.

Metadata

Metadata

Assignees

Labels

A-contributor-roadblockArea: Makes things more difficult for new or seasoned contributors to RustA-mir-optArea: MIR optimizationsA-testsuiteArea: The testsuite used to check the correctness of rustcE-help-wantedCall for participation: Help is requested to fix this issue.E-mediumCall for participation: Medium difficulty. Experience needed to fix: Intermediate.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions