mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
style: Add simple rule-tree benchmarks. Fix rule node drop race.
This commit is contained in:
parent
8412008525
commit
e67ea42c3f
6 changed files with 276 additions and 28 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2771,6 +2771,7 @@ dependencies = [
|
|||
"matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"owning_ref 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parking_lot 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rayon 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"selectors 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"servo_atoms 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue