[Chapel Merge] Add perf annotation for concurrent map

Branch: refs/heads/main
Revision: 435499c
Author: bmcdonald3
Link: Add perf annotation for concurrent map by bmcdonald3 · Pull Request #18787 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #18787 from bmcdonald3/mem-annotation

Add perf annotation for concurrent map

[ reviewed by @e-kayrakli ]

Add an annotation for the memory leaks that resulted from the ConcurrentMap module being added.

https://chapel-lang.org/perf/chapcs/?startdate=2021/11/18&enddate=2021/12/02&graphs=memoryleaksforalltests,numberoftestswithleaks

PR: #16704

Modified Files:
M test/ANNOTATIONS.yaml

Compare: https://github.com/chapel-lang/chapel/compare/9e521c49d676...435499ca57e3