Closed
Bug 1853083
Opened 2 years ago
Closed 2 years ago
Add profiling markers to message parsing code
Categories
(MailNews Core :: MIME, task)
MailNews Core
MIME
Tracking
(thunderbird_esr115 unaffected)
RESOLVED
FIXED
121 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr115 | --- | unaffected |
People
(Reporter: darktrojan, Assigned: darktrojan)
Details
Attachments
(1 file)
Getting messages from the server or cache is a bit of a black box. I'm going to add some profiling markers for a little bit of insight as to what's going on when.
| Assignee | ||
Comment 1•2 years ago
|
||
This adds markers which can be seen in the Marker Chart and Marker Table sections of the Firefox Profiler.
Comment 2•2 years ago
|
||
nice!
| Assignee | ||
Updated•2 years ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 122 Branch
| Assignee | ||
Updated•2 years ago
|
Target Milestone: 122 Branch → 121 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/c6c4f515a1b0
Add profiling markers to message parsing code. r=BenC
You need to log in
before you can comment on or make changes to this bug.
Description
•