Skip to content
  • Daishi Nakajima's avatar
    d7b2f799
    testsuite: Output performance test results in tabular format · d7b2f799
    Daishi Nakajima authored and Marge Bot's avatar Marge Bot committed
    this was suggested in #18417.
    
    Change the print format of the values.
    * Shorten commit hash
    * Reduce precision of the "Value" field
    * Shorten metrics name
      * e.g. runtime/bytes allocated -> run/alloc
    * Shorten "MetricsChange"
      * e.g. unchanged -> unch, increased -> incr
    
    And, print the baseline environment if there are baselines that were
    measured in a different environment than the current environment.
    
    If all "Baseline commit" are the same, print it once.
    d7b2f799
    testsuite: Output performance test results in tabular format
    Daishi Nakajima authored and Marge Bot's avatar Marge Bot committed
    this was suggested in #18417.
    
    Change the print format of the values.
    * Shorten commit hash
    * Reduce precision of the "Value" field
    * Shorten metrics name
      * e.g. runtime/bytes allocated -> run/alloc
    * Shorten "MetricsChange"
      * e.g. unchanged -> unch, increased -> incr
    
    And, print the baseline environment if there are baselines that were
    measured in a different environment than the current environment.
    
    If all "Baseline commit" are the same, print it once.
Loading