Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9283b06ca2ecc84d475add3eafbd23128a9f595a
      
https://github.com/WebKit/WebKit/commit/9283b06ca2ecc84d475add3eafbd23128a9f595a
  Author: Sihui Liu <[email protected]>
  Date:   2026-05-28 (Thu, 28 May 2026)

  Changed paths:
    M Source/WebKit/NetworkProcess/storage/NetworkStorageManager.cpp

  Log Message:
  -----------
  Parallelize origin fetching in prepareForTimeBasedEviction
https://bugs.webkit.org/show_bug.cgi?id=315237
rdar://177568872

Reviewed by Ben Nham.

Use MainRunLoopCallbackAggregator to fetch disk cache origin access times and 
push subscription origins in parallel
instead of sequentially for faster preparation for eviction.

* Source/WebKit/NetworkProcess/storage/NetworkStorageManager.cpp:
(WebKit::NetworkStorageManager::prepareForTimeBasedEviction):

Canonical link: https://commits.webkit.org/314096@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to