Skip to content

Commit ab80d14

Browse files
HeroicKatoraMark-Simulacrum
authored andcommitted
Update benchmarks readme
1 parent 627c5e8 commit ab80d14

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

collector/benchmarks/README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,7 @@ programs.
7171
- **coercions**: Contains a static array with 65,536 string literals, which
7272
caused [poor performance](https://github.com/rust-lang/rust/issues/32278) in
7373
the past.
74-
- **ctfe-stress-2**: A stress test for compile-time function evaluation.
75-
- **ctfe-stress-uninit**: A stress test for representation of values with
76-
uninitialized bytes in compile-time function evaluation.
74+
- **ctfe-stress-3**: A stress test for compile-time function evaluation.
7775
- **deeply-nested**: A small program that caused [exponential
7876
behavior](https://github.com/rust-lang/rust/issues/38528) in the past.
7977
- **deep-vector**: A test containing a single large vector of zeroes, which

0 commit comments

Comments
 (0)