mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Profile time spent saving the screenshot image
This commit is contained in:
parent
47c2858647
commit
9b23cf537e
5 changed files with 18 additions and 12 deletions
|
@ -57,6 +57,7 @@ pub enum ProfilerCategory {
|
|||
PaintingPrepBuff,
|
||||
Painting,
|
||||
ImageDecoding,
|
||||
ImageSaving,
|
||||
ScriptAttachLayout,
|
||||
ScriptConstellationMsg,
|
||||
ScriptDevtoolsMsg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue