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

Benchmarking database construction #291

Open
wtbarnes opened this issue Jul 17, 2024 · 0 comments
Open

Benchmarking database construction #291

wtbarnes opened this issue Jul 17, 2024 · 0 comments

Comments

@wtbarnes
Copy link
Owner

Building the HDF5 database can take an annoyingly long time. This is fine when you only have to do it every once in a while, but is increasingly becoming an issue when running the tests as our list of files in the test database gets larger.

We should benchmark the construction of the database and find where the really slow bits are. There are undoubtedly several bottlenecks that are causing things to be really slow. This would make running the test suite faster as well as reduce the CI time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant