[webkit-changes] [WebKit/WebKit] de4f30: Enable usage of MotionMark 1.2 and Speedometer 3 i...

James Carter Bohan noreply at github.com
Fri Aug 25 12:13:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: de4f30975494b850fa1bae1d84151d71e34a335c
      https://github.com/WebKit/WebKit/commit/de4f30975494b850fa1bae1d84151d71e34a335c
  Author: James Bohan <james at jcbohan.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    M Tools/Scripts/compare-results

  Log Message:
  -----------
  Enable usage of MotionMark 1.2 and Speedometer 3 in compare-results
https://bugs.webkit.org/show_bug.cgi?id=260311

Reviewed by Dewei Zhu.

This adds support for comparing results for MotionMark 1.2 and Speedometer 3.
The implementation is identical to their previous versions because their results are formatted the same.
Minor refactoring around MotionMark results detection.

* Tools/Scripts/compare-results:
(readJSONFile):
(speedometer3Breakdown):
(speedometer3BreakdownSyncAsync):
(motionMarkBreakdown):
(JetStream3Results):
(detectSpeedometer2):
(detectSpeedometer3):
(Speedometer2Results):
(Speedometer3Results):
(detectMotionMark1_1_1):
(detectMotionMark1_2):
(motionMarkResults):
(detectBenchmark):
(biggerIsBetter):
(main):

Canonical link: https://commits.webkit.org/267291@main




More information about the webkit-changes mailing list