Skip to content

O-behaviour of the script #15

@vkhodygo

Description

@vkhodygo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions