[webkit-changes] [WebKit/WebKit] efbdd3: [bmalloc] Cache T instead of doing two atomic load...
Rose Silicon
noreply at github.com
Tue Sep 10 23:52:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: efbdd3a54283af188fa9b4ffb7fb31fc26822763
https://github.com/WebKit/WebKit/commit/efbdd3a54283af188fa9b4ffb7fb31fc26822763
Author: Rose <gfunni234 at gmail.com>
Date: 2024-09-10 (Tue, 10 Sep 2024)
Changed paths:
M Source/bmalloc/bmalloc/StaticPerProcess.h
Log Message:
-----------
[bmalloc] Cache T instead of doing two atomic loads in getSlowCase
https://bugs.webkit.org/show_bug.cgi?id=266970
Reviewed by Mark Lam.
* Source/bmalloc/bmalloc/StaticPerProcess.h:
(bmalloc::StaticPerProcess::getSlowCase):
Cache T instead of doing two atomic loads.
Canonical link: https://commits.webkit.org/283469@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list