[Webkit-unassigned] [Bug 216048] New: Safari takes too long to fetch images from memory cache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 1 12:41:21 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=216048
Bug ID: 216048
Summary: Safari takes too long to fetch images from memory
cache
Product: WebKit
Version: Safari 13
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Images
Assignee: webkit-unassigned at lists.webkit.org
Reporter: androiditya at gmail.com
Created attachment 407702
--> https://bugs.webkit.org/attachment.cgi?id=407702&action=review
Low speed of cache fetching
Even if the images are in browser memory cache, Safari weirdly takes too long fetch the images. Whereas in Chrome, once the images are stored in the browser cache, it doesn't even make an extra network call to fetch them.
Problem: I am showing different images on hover since it is a hover, the images should switch quickly, this works perfectly in Chrome, but Safari fetches the cached images on every hover which takes about half a second.
Is this common with safari or am I missing something? Thanks in advance
--
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/20200901/53180c00/attachment.htm>
More information about the webkit-unassigned
mailing list