Skip to content

Remove serde_derive-1.0.136 benchmark #2114

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 2 commits into from
May 9, 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
2 changes: 0 additions & 2 deletions collector/compile-benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ They mostly consist of real-world crates.
Rust programs.
- **serde-1.0.219**: A serialization/deserialization crate. Used by many other
Rust programs.
- **serde_derive-1.0.136**: A proc-macro sub-crate used by `serde`. Used by
many other Rust programs. Stresses declarative macro expansion somewhat.
- **serde_derive-1.0.219**: A proc-macro sub-crate used by `serde`. Used by
many other Rust programs. Stresses declarative macro expansion somewhat.
- **stm32f4-0.14.0**: A crate that has many thousands of blanket impl blocks.
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 @@ -225,11 +225,6 @@ path = "serde-1.0.219/**"
SPDX-FileCopyrightText = "serde contributors"
SPDX-License-Identifier = "MIT OR Apache-2.0"

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

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

This file was deleted.

13 changes: 0 additions & 13 deletions collector/compile-benchmarks/serde_derive-1.0.136/0-println.patch

This file was deleted.

54 changes: 0 additions & 54 deletions collector/compile-benchmarks/serde_derive-1.0.136/Cargo.lock

This file was deleted.

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

This file was deleted.

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

This file was deleted.

201 changes: 0 additions & 201 deletions collector/compile-benchmarks/serde_derive-1.0.136/LICENSE-APACHE

This file was deleted.

Loading
Loading