Skip to content

Commit 372205d

Browse files
authored
Merge pull request #1288 from rylev/remove-ctfe-stress-4
Remove the ctfe-stress-4 test in favor of ctfe-stress-5
2 parents 86b178a + 9d53c61 commit 372205d

File tree

5 files changed

+0
-117
lines changed

5 files changed

+0
-117
lines changed

collector/benchmarks/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ compiler in interesting ways.
6262
- **coercions**: Contains a static array with 65,536 string literals, which
6363
caused [poor performance](https://github.com/rust-lang/rust/issues/32278) in
6464
the past.
65-
- **ctfe-stress-4**: A stress test for compile-time function evaluation.
6665
- **ctfe-stress-5**: A stress test for compile-time function evaluation.
6766
- **deeply-nested-multi**: A small program containing multiple examples
6867
([one](https://github.com/rust-lang/rust/issues/38528),

collector/benchmarks/ctfe-stress-4/Cargo.lock

Lines changed: 0 additions & 6 deletions
This file was deleted.

collector/benchmarks/ctfe-stress-4/Cargo.toml

Lines changed: 0 additions & 6 deletions
This file was deleted.

collector/benchmarks/ctfe-stress-4/perf-config.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

collector/benchmarks/ctfe-stress-4/src/lib.rs

Lines changed: 0 additions & 101 deletions
This file was deleted.

0 commit comments

Comments
 (0)