axom
axom copied to clipboard
Benchmark `axom::Array` performance
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.