Branch: refs/heads/master
Revision: bd40671
Author: e-kayrakli
Log Message:
Merge pull request #17034 from e-kayrakli/perf-ann
Add performance annotations
- Memory leak
https://chapel-lang.org/perf/chapcs/?startdate=2021/01/14&enddate=2021/01/28&graphs=memoryleaksforalltests,numberoftestswithleaks
PR: Support fixed sized arrays of tuples containing non-nilable classes by dlongnecke-cray · Pull Request #16802 · chapel-lang/chapel · GitHub
DavidL has a fix.
- Increased emitted code size in jacobi
https://chapel-lang.org/perf/chapcs/?startdate=2020/08/26&enddate=2021/01/28&suite=codesizetracking
PR: Automatically aggregate some communication in foralls by e-kayrakli · Pull Request #16965 · chapel-lang/chapel · GitHub
This is expected because of the new internal module added by that PR. I don’t
see any impact on compilation time, though.
[Trivial, not reviewed]
Modified Files:
M test/ANNOTATIONS.yaml
Compare: Comparing dfcf6c409ad0...bd4067113c2a · chapel-lang/chapel · GitHub