mirror of
https://github.com/servo/servo.git
synced 2025-07-28 17:50:37 +01:00
Combine script profiling with profile crates. Fixes #7514. The script crate had its own built-in profiling which was basically doing the same thing as the profile crate. This wraps the internal profiling around the main profile functionality. Script-related tasks are now added to the ProfilerCategory enum. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7547) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
Cargo.toml | ||
compositor.rs | ||
compositor_layer.rs | ||
compositor_task.rs | ||
constellation.rs | ||
headless.rs | ||
lib.rs | ||
pipeline.rs | ||
scrolling.md | ||
scrolling.rs | ||
surface_map.rs | ||
windowing.rs |