axom icon indicating copy to clipboard operation
axom copied to clipboard

Benchmark `axom::Array` performance

Open kennyweiss opened this issue 2 years ago • 0 comments

We should benchmark the performance of axom::Array, axom::ArrayView and sidre::Array against other array libraries, e.g. std::vector (and possibly mfem::Array), to make sure there are no bottlenecks.

kennyweiss avatar Aug 30 '22 22:08 kennyweiss