This website requires JavaScript.
Explore
Help
Sign In
eliott
/
servo
Watch
1
Star
0
Fork
0
You've already forked servo
mirror of
https://github.com/servo/servo
synced
2026-05-08 16:12:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2a5225831a8eee3ff596dce2be8dc08df4300a0
servo
/
components
/
profile
History
Nicholas Nethercote
66902d2c90
Use usize rather than u64 in MemoryReport.
...
I should have used usize in the first place.
2015-03-31 15:37:15 +02:00
..
Cargo.toml
Move profiler code from
util
into a new crate
profile
.
2015-03-24 02:09:31 -07:00
lib.rs
Use box syntax instead of Box::new()
2015-03-29 13:41:14 -04:00
mem.rs
Use usize rather than u64 in MemoryReport.
2015-03-31 15:37:15 +02:00
time.rs
Rename lots of profiling-related things.
2015-03-25 16:00:23 -07:00