Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 52ec5e6b9bbce4e139289a74fc53c3bf09a1974d
      
https://github.com/WebKit/WebKit/commit/52ec5e6b9bbce4e139289a74fc53c3bf09a1974d
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-04-30 (Thu, 30 Apr 2026)

  Changed paths:
    M Source/JavaScriptCore/runtime/VM.cpp

  Log Message:
  -----------
  [JSC] Workaround very slow initialization cost of DateCache with recent ICU
https://bugs.webkit.org/show_bug.cgi?id=313778
rdar://175972975

Reviewed by Yijia Huang.

Recently ICU gets severe regression which causes significant slowness on
DateCache warmup. To make things stabilized, we workaround it by warming up,
as almost all web pages uses it.

* Source/JavaScriptCore/runtime/VM.cpp:
(JSC::VM::VM):

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



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

Reply via email to