Skip to content

Commit 2d31cca

Browse files
Merge pull request #740 from Mark-Simulacrum/rm-script-servo
Drop script-servo-2 benchmark
2 parents 12d8979 + b7fe200 commit 2d31cca

File tree

1,895 files changed

+3
-486498
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,895 files changed

+3
-486498
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,8 @@ jobs:
3737
strategy:
3838
matrix:
3939
BENCH_INCLUDE_EXCLUDE_OPTS: [
40-
"--exclude script-servo,webrender-wrench,style-servo,cargo",
40+
"--exclude webrender-wrench,style-servo,cargo",
4141
"--include webrender-wrench,style-servo,cargo",
42-
"--include script-servo",
4342
]
4443
BUILD_KINDS: [
4544
"Check,Doc,Debug",

collector/benchmarks/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ These are real programs that are important in some way, and worth tracking.
2424
- **piston-image**: A modular game engine. An interesting Rust program.
2525
- **regex**: A regular expression parser. Used by many Rust programs.
2626
- **ripgrep**: A line-oriented search tool. A widely-used utility.
27-
- **script-servo-2**: Servo's `script` crate. A particularly large crate. At
28-
5ad7e5b4fbd58, with [PR#27063](https://github.com/servo/servo/pull/27063)
29-
applied atop.
3027
- **serde**: A serialization/deserialization crate. Used by many other
3128
Rust programs.
3229
- **style-servo**: Servo's `style` crate. A large crate, and one used by

collector/benchmarks/script-servo-2/.clang-format

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

collector/benchmarks/script-servo-2/.gitattributes

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

collector/benchmarks/script-servo-2/.gitignore

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

collector/benchmarks/script-servo-2/.hgignore

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

collector/benchmarks/script-servo-2/.mailmap

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

0 commit comments

Comments
 (0)