Track and summarize memory usage statistics
Open
enhancement
- Dominant language
- C++
- Stars
- 34
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Created from JIRA [HERM-45](https://jira.hdfgroup.org/browse/HERM-45)
It would be nice to be able to examine the high-water mark of each memory arena at the end of the run. For example, if a user gives %20 of Hermes memory to the transient arena, but finds that only half of that was ever used, while the RAM buffers were completely full, he or she could decrease the transient arena size by %10 and increase the RAM buffer size. This provides a way to tune applications.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.