Skip to content

Commit 1d5dda8

Browse files
committed
Remove unicode_normalization benchmark
1 parent cf072f3 commit 1d5dda8

22 files changed

+0
-144186
lines changed

collector/benchmarks/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ They mostly consist of real-world crates.
4646
- **stm32f4-0.14.0**: A crate that has many thousands of blanket impl blocks.
4747
- **syn-1.0.89**: A library for parsing Rust code. An important part of the Rust
4848
ecosystem.
49-
- **unicode_normalization**: Unicode character composition and decomposition
50-
utilities. Uses huge `match` statements that stress the compiler in unusual
51-
ways.
5249
- **unicode-normalization-0.1.19**: Unicode character composition and decomposition
5350
utilities. Uses huge `match` statements that stress the compiler in unusual
5451
ways.

collector/benchmarks/unicode_normalization/.gitignore

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

collector/benchmarks/unicode_normalization/.travis.yml

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

collector/benchmarks/unicode_normalization/0-println.patch

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

collector/benchmarks/unicode_normalization/COPYRIGHT

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

collector/benchmarks/unicode_normalization/Cargo.lock

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

collector/benchmarks/unicode_normalization/Cargo.toml

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

collector/benchmarks/unicode_normalization/LICENSE-APACHE

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

collector/benchmarks/unicode_normalization/LICENSE-MIT

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

collector/benchmarks/unicode_normalization/README.md

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

0 commit comments

Comments
 (0)