DescriptionInstrumenting the code to check if jank was caused by first access to mmapped pointer.
After the fix, jankiness disappeared from the task tracked by this bug.
Before the fix, jankiness of URLRequestSimpleJob::StartAsync was 18.1jph.
However, jankiness of URLRequest::Delegate::OnResponseStarted went up from 23.7 to 42 jph.
That task is tracked by another bug 423948.
This could mean the page fault exception that moved to another place.
I'm instrumenting the suspicious place mentioned in earlier conversations.
BUG=422489
Committed: https://crrev.com/522a6a68af27cc55510c9d27b3407ff49143b9e3
Cr-Commit-Position: refs/heads/master@{#305046}
Patch Set 1 #
Messages
Total messages: 10 (2 generated)
|