[webkit-changes] [WebKit/WebKit] 5ecf78: 'plan_file_optimizer' script should order entries ...

dewei-zhu noreply at github.com
Fri Sep 15 18:01:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5ecf78803c5bdd779eba30027e16abab9810402a
      https://github.com/WebKit/WebKit/commit/5ecf78803c5bdd779eba30027e16abab9810402a
  Author: Dewei Zhu <dewei_zhu at apple.com>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

  Changed paths:
    M Tools/Scripts/webkitpy/benchmark_runner/plan_file_optimizer.py

  Log Message:
  -----------
  'plan_file_optimizer' script should order entries in subtree->tree consistently.
https://bugs.webkit.org/show_bug.cgi?id=261617
rdar://115568555

Reviewed by Stephanie Lewis.

Add code in 'plan_file_optimizer' script to ensure entries in 'subtree->tree' are ordered
consistently to reduce unnecessary plan file diff on plan update.

* Tools/Scripts/webkitpy/benchmark_runner/plan_file_optimizer.py:
(optimize_plan_file):

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




More information about the webkit-changes mailing list