[webkit-changes] [WebKit/WebKit] aff41c: [resultsdb] rewrite JS unexpectedResults for clarity
Sam Sneddon
noreply at github.com
Mon Mar 4 09:20:21 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aff41c9edc609f47758d711bd341eccbbd052f33
https://github.com/WebKit/WebKit/commit/aff41c9edc609f47758d711bd341eccbbd052f33
Author: Sam Sneddon <gsnedders at apple.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/expectations.js
Log Message:
-----------
[resultsdb] rewrite JS unexpectedResults for clarity
https://bugs.webkit.org/show_bug.cgi?id=270448
rdar://problem/124013364
Reviewed by Jonathan Bedard.
Based on profiling in both Safari and Chrome, this doesn't meaningfully
change the performance of the hot code. In either browser,
unexpectedResults scarcely manages to get sampled.
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/expectations.js:
(Expectations.unexpectedResults):
Canonical link: https://commits.webkit.org/275628@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