This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
servo
Watch
1
Star
0
Fork
You've already forked servo
0
mirror of
https://github.com/servo/servo.git
synced
2025-07-30 10:40:27 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a3ee46fc9c
servo
/
components
/
profile_traits
History
Download ZIP
Download TAR.GZ
Patrick Walton
6b32e5d7a7
servo: Update
ipc-channel
to pick up
bincode
support.
...
Large improvement in page load times, especially in debug builds.
2015-08-08 09:43:53 -07:00
..
Cargo.toml
servo: Update
ipc-channel
to pick up
bincode
support.
2015-08-08 09:43:53 -07:00
lib.rs
Create a run_with_memory_reporting method to reduce the boilerplate associated with registering memory reporters.
2015-08-06 15:24:27 +02:00
mem.rs
Create a run_with_memory_reporting method to reduce the boilerplate associated with registering memory reporters.
2015-08-06 15:24:27 +02:00
time.rs
profile: Make the time and memory profilers run over IPC.
2015-07-24 17:02:17 -07:00