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

too much overhead in document c #305

Open
daniel-sol opened this issue Mar 20, 2024 · 1 comment
Open

too much overhead in document c #305

daniel-sol opened this issue Mar 20, 2024 · 1 comment

Comments

@daniel-sol
Copy link
Contributor

Webviz's new functionality for extracting data from 3d grid with grid properties spends most of the time fetching object id's via document collection

@daniel-sol
Copy link
Contributor Author

daniel-sol commented Mar 20, 2024

From @HansKallekleiv extraction of intersection in webviz from grid with 13 million cells:
fetching blob ids: ~3 s
downloading blobs, loading to resinsight, intersecting: ~1-2 s

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

No branches or pull requests

1 participant