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

Save performance by opening zarr array lazily in open_remote? #1127

Open
fm3 opened this issue Jun 30, 2024 · 0 comments
Open

Save performance by opening zarr array lazily in open_remote? #1127

fm3 opened this issue Jun 30, 2024 · 0 comments
Assignees
Milestone

Comments

@fm3
Copy link
Member

fm3 commented Jun 30, 2024

Often we do Dataset.open_remote only to set some metadata in webknossos. For this it is not necessary to initialize the mags as zarr arrays, which performs quite a few requests and seems to take a while.
Some time measurements could support the decision if we want to do this lazily.

@hotzenklotz hotzenklotz changed the title Save performancd by opening zarr array lazily in open_remote? Save performance by opening zarr array lazily in open_remote? Jul 1, 2024
@normanrz normanrz added this to the 2.x milestone Oct 9, 2024
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

3 participants