Skip to content

Remove the ctfe-stress-4 test in favor of ctfe-stress-5 #1288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion collector/benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ compiler in interesting ways.
- **coercions**: Contains a static array with 65,536 string literals, which
caused [poor performance](https://github.com/rust-lang/rust/issues/32278) in
the past.
- **ctfe-stress-4**: A stress test for compile-time function evaluation.
- **ctfe-stress-5**: A stress test for compile-time function evaluation.
- **deeply-nested-multi**: A small program containing multiple examples
([one](https://github.com/rust-lang/rust/issues/38528),
Expand Down
6 changes: 0 additions & 6 deletions collector/benchmarks/ctfe-stress-4/Cargo.lock

This file was deleted.

6 changes: 0 additions & 6 deletions collector/benchmarks/ctfe-stress-4/Cargo.toml

This file was deleted.

3 changes: 0 additions & 3 deletions collector/benchmarks/ctfe-stress-4/perf-config.json

This file was deleted.

101 changes: 0 additions & 101 deletions collector/benchmarks/ctfe-stress-4/src/lib.rs

This file was deleted.