Skip to content

Remove html5ever-0.26.0 benchmark #2076

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 23, 2025
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/compile-benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ They mostly consist of real-world crates.
- **exa-0.10.1**: An `ls` replacement. A widely-used utility, and a binary
crate.
- **helloworld**: A trivial program. Gives a lower bound on compile time.
- **html5ever-0.26.0**: An HTML parser. Stresses macro parsing code.
- **html5ever-0.31.0**: An HTML parser. Stresses macro parsing code.
- **hyper-0.14.18**: A fairly large crate. Utilizes async/await, and used by
many Rust programs. The crate uses cargo features to enable large portions of its
Expand Down
5 changes: 0 additions & 5 deletions collector/compile-benchmarks/REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,6 @@ SPDX-FileCopyrightText = [
]
SPDX-License-Identifier = "MIT OR Apache-2.0"

[[annotations]]
path = "html5ever-0.26.0/**"
SPDX-FileCopyrightText = "The html5ever Project Developers"
SPDX-License-Identifier = "MIT OR Apache-2.0"

[[annotations]]
path = "html5ever-0.31.0/**"
SPDX-FileCopyrightText = "The html5ever Project Developers"
Expand Down

This file was deleted.

13 changes: 0 additions & 13 deletions collector/compile-benchmarks/html5ever-0.26.0/0-println.patch

This file was deleted.

Loading
Loading