mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
use a threadpool for fetch
This commit is contained in:
parent
1e4b42a90b
commit
c52cfda957
6 changed files with 73 additions and 35 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2791,6 +2791,7 @@ dependencies = [
|
|||
"openssl 0.10.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"pixels 0.0.1",
|
||||
"profile_traits 0.0.1",
|
||||
"rayon 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_json 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"servo_allocator 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue