Bug 244539 - Speed up DocumentSharedObjectPool::cachedShareableElementDataWithAttributes()
Summary: Speed up DocumentSharedObjectPool::cachedShareableElementDataWithAttributes()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-30 08:24 PDT by Chris Dumez
Modified: 2022-08-30 14:13 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-08-30 08:24:28 PDT
Speed up attributes comparison in DocumentSharedObjectPool::cachedShareableElementDataWithAttributes() by doing comparison 8 bytes at a time.
Comment 1 Chris Dumez 2022-08-30 08:26:48 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3807
Comment 2 EWS 2022-08-30 14:12:09 PDT
Committed 253959@main (96bb739ef6e5): <https://commits.webkit.org/253959@main>

Reviewed commits have been landed. Closing PR #3807 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-08-30 14:13:16 PDT
<rdar://problem/99350720>