Benchmark axom::Array
performance
#922
Labels
Core
Issues related to Axom's 'core' component
help wanted
Extra attention is needed
Performance
Issues related to code performance
We should benchmark the performance of
axom::Array
,axom::ArrayView
andsidre::Array
against other array libraries, e.g.std::vector
(and possiblymfem::Array
), to make sure there are no bottlenecks.The text was updated successfully, but these errors were encountered: