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

Slow retrieval of trajectories inside and optimization #842

Open
chrisiacovella opened this issue May 25, 2024 · 0 comments
Open

Slow retrieval of trajectories inside and optimization #842

chrisiacovella opened this issue May 25, 2024 · 0 comments

Comments

@chrisiacovella
Copy link

I'm working with an optimization dataset, where my intention is to utilize all the intermediate information (not just the final configuration/energy). Downloading the trajectory for a given record appears to be very slow. Pretty much the speed of using "get" rather than "iterate" (which makes sense, because it looks like just using get when these are requested). The caching works well for later retrieval...is there currently a way to have these automatically fetched when iterating over records?

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