Benchmark Axom Array vs C++ array and std::vector
Open
@kennyweiss is already working on this.
Since Oct 7, 2024.
Core
help wanted
Performance
Reviewed
- Dominant language
- C++
- Stars
- 196
- Forks
- 34
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 11
Description
We should see how axom::Array performs relative to std::vector and C++ arrays, and optimize where we can.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.