WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
308224
extremely high INP presentation delay for bfcache restores
https://bugs.webkit.org/show_bug.cgi?id=308224
Summary
extremely high INP presentation delay for bfcache restores
Erwin Hofman
Reported
2026-02-19 08:29:29 PST
Created
attachment 478408
[details]
inp segmented by navigation type, including sub-parts and additional (histogram + percentile) charts *Summary:* We are observing extremely high INP values for `back_forward_cache` navigations on Safari (mobile + desktop ) in our RUM data, primarily caused by very large presentation delay. For the same traffic, same pages, same percentile (P75 mobile), Google Chrome reports normal INP values, while Safari reports extreme outliers. This appears related to presentation delay calculation during bfcache restores. Might be but not sure if related to
https://bugs.webkit.org/show_bug.cgi?id=305251
(as I don't see bfache being part of its description). *Data comparison:* Safari (mobile P75) - navigate: 161 ms - back_forward: 141 ms - reload: 184 ms - back_forward_cache: 11013 ms For back_forward_cache, ~41% of sessions fall into the worst bucket (>= 500ms), with extreme values dominating P75. Chrome (mobile P75, same traffic sample size scale) - navigate: 64 ms - back_forward: 55 ms - reload: 65 ms - back_forward_cache: 53 ms Chrome shows bfcache restores behaving as expected, with very low INP.
Attachments
inp segmented by navigation type, including sub-parts and additional (histogram + percentile) charts
(183.54 KB, image/png)
2026-02-19 08:29 PST
,
Erwin Hofman
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-26 08:30:13 PST
<
rdar://problem/171273031
>
Franco Vieira de Souza
Comment 2
2026-03-03 14:57:47 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59835
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug