Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b15055c7b0ed8b2e06e16eaeca89dee6dbbb75eb
https://github.com/WebKit/WebKit/commit/b15055c7b0ed8b2e06e16eaeca89dee6dbbb75eb
Author: Keith Miller <[email protected]>
Date: 2026-05-20 (Wed, 20 May 2026)
Changed paths:
M Source/WTF/benchmarks/ConditionSpeedTest.cpp
M Source/WTF/benchmarks/LockFairnessTest.cpp
M Source/WTF/benchmarks/LockSpeedTest.cpp
M Source/WTF/benchmarks/ToyLocks.h
Log Message:
-----------
Update/Fix Lock/Condition Performance Test Binaries
https://bugs.webkit.org/show_bug.cgi?id=315171
rdar://177508888
Reviewed by Yusuke Suzuki.
Update the build instructions. Fix build issues with using C arrays by
switching to a WTF::Vector.
Canonical link: https://commits.webkit.org/313561@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications