[webkit-changes] [WebKit/WebKit] 405d2f: [JSC] Log signpost interval count in opportunistic...
Yusuke Suzuki
noreply at github.com
Fri May 24 19:01:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 405d2fc1e6d8e0fac52551834bb1f57d82d27c1f
https://github.com/WebKit/WebKit/commit/405d2fc1e6d8e0fac52551834bb1f57d82d27c1f
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths:
M Source/JavaScriptCore/runtime/JSCJSValue.h
M Source/JavaScriptCore/runtime/JSGlobalObject.cpp
M Source/JavaScriptCore/runtime/VM.cpp
M Source/WebCore/page/OpportunisticTaskScheduler.cpp
Log Message:
-----------
[JSC] Log signpost interval count in opportunistic task scheduler logging
https://bugs.webkit.org/show_bug.cgi?id=274696
rdar://128714689
Reviewed by Yijia Huang.
Add signpost interval information to logging in OpportunisticTaskScheduler.
* Source/JavaScriptCore/runtime/VM.cpp:
(JSC::VM::performOpportunisticallyScheduledTasks):
* Source/WebCore/page/OpportunisticTaskScheduler.cpp:
(WebCore::OpportunisticTaskScheduler::runLoopObserverFired):
Canonical link: https://commits.webkit.org/279305@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