Skip to content

Remove serde-1.0.136 benchmark #2115

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
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
2 changes: 0 additions & 2 deletions collector/compile-benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ They mostly consist of real-world crates.
binary crate.
- **ripgrep-14.1.1**: A line-oriented search tool. A widely-used utility, and a
binary crate.
- **serde-1.0.136**: A serialization/deserialization crate. Used by many other
Rust programs.
- **serde-1.0.219**: A serialization/deserialization crate. Used by many other
Rust programs.
- **serde_derive-1.0.219**: A proc-macro sub-crate used by `serde`. Used by
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 @@ -215,11 +215,6 @@ path = "ripgrep-14.1.1-tiny/**"
SPDX-FileCopyrightText = "ripgrep contributors"
SPDX-License-Identifier = "MIT OR Unlicense"

[[annotations]]
path = "serde-1.0.136/**"
SPDX-FileCopyrightText = "serde contributors"
SPDX-License-Identifier = "MIT OR Apache-2.0"

[[annotations]]
path = "serde-1.0.219/**"
SPDX-FileCopyrightText = "serde contributors"
Expand Down

This file was deleted.

12 changes: 0 additions & 12 deletions collector/compile-benchmarks/serde-1.0.136/0-println.patch

This file was deleted.

56 changes: 0 additions & 56 deletions collector/compile-benchmarks/serde-1.0.136/Cargo.lock

This file was deleted.

46 changes: 0 additions & 46 deletions collector/compile-benchmarks/serde-1.0.136/Cargo.toml

This file was deleted.

56 changes: 0 additions & 56 deletions collector/compile-benchmarks/serde-1.0.136/Cargo.toml.orig

This file was deleted.

Loading
Loading