You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup ASV benchmarks to get a baseline of performance in current solution
Experiment to find the fastest on-average fixed chunk size
In reader, use trajectory slicing to pull the next needed chunks rather than allowing LRU cache to handle it
In writer, experiment with parallelizing writes across different datasets (IE step, time, etc) to see if engaging more cores improves performance in IO operations
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: