[Webkit-unassigned] [Bug 200444] High number of cache miss on localTimeOffset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 5 13:30:52 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200444

--- Comment #1 from Caio Lima <ticaiolima at gmail.com> ---
Also the problem happens when applications call `gregorianDateTimeToMS` and `msToGregorianDateTime` intercalated and `inputTimeType ==  WTF::LocalTime` in both functions. The issue happens because `msToGregorianDateTime` calls `localTimeOffset` with `WTF::UTCTime` and force a cache reset.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190805/07182c53/attachment.html>


More information about the webkit-unassigned mailing list