[Webkit-unassigned] [Bug 260721] New: Refactor compare-results to have more consistent style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 25 11:00:16 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=260721

            Bug ID: 260721
           Summary: Refactor compare-results to have more consistent style
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: james at jcbohan.com

Refactor the compare-results script to make it simpler to add in new versions of previous benchmarks.

1. Have the script align with the PEP 8 style guideline by at least changing function names, variable names, and resolve inconsistent spacing issues.
2. Remove unreachable code and reduce redundant/repeated code

This is a follow up to https://github.com/WebKit/WebKit/pull/16794#discussion_r1302207710

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230825/0496d6d4/attachment.htm>


More information about the webkit-unassigned mailing list