Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark axom::Array performance #922

Closed
kennyweiss opened this issue Aug 30, 2022 · 1 comment
Closed

Benchmark axom::Array performance #922

kennyweiss opened this issue Aug 30, 2022 · 1 comment
Labels
Core Issues related to Axom's 'core' component help wanted Extra attention is needed Performance Issues related to code performance

Comments

@kennyweiss
Copy link
Member

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 kennyweiss added help wanted Extra attention is needed Core Issues related to Axom's 'core' component Performance Issues related to code performance labels Aug 30, 2022
@kennyweiss
Copy link
Member Author

Duplicate of #287

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Issues related to Axom's 'core' component help wanted Extra attention is needed Performance Issues related to code performance
Projects
None yet
Development

No branches or pull requests

1 participant