-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi
How does your script behave when you change the size of data?
I'm looking for a way to plot a lot of data, say, I have 30GB datasets which are effectively concatenated snapshots of my systems. Plotting it may take a few days or even a week even when I use 4-8 cores.
According to this comment regular behaviour in such cases is O(N^2), whereas I need O(N). Unfortunately, using HDF5 is not an option here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels