[Chapel Merge] Add performance annotations

Branch: refs/heads/master
Revision: bfe0ec1
Author: e-kayrakli
Log Message:

Merge pull request #17545 from e-kayrakli/perf-ann

Add performance annotations

Adds annotations for:

  • Reverting a regression in block array creation

Plot: Chapel Performance Graphs
PR: Revert a recent change in block array creation that caused performance regression by e-kayrakli · Pull Request #17531 · chapel-lang/chapel · GitHub

(Also adds the regression and this one to Arkouda plots)

  • Change in aggregation buffer sizes in Arkouda

Plot: Chapel Performance Graphs
PR: Increase the aggregation buffer sizes for non-ugni configurations by ronawho · Pull Request #732 · mhmerrill/arkouda · GitHub

[Trivial, not reviewed]

Modified Files:
M test/ANNOTATIONS.yaml

Compare: https://github.com/chapel-lang/chapel/compare/d62c1542ff51...bfe0ec1212a2