Skip to content

Perf Test Footprint Serialization #162

@raymondwjang

Description

@raymondwjang
>>> stack = COO.from_numpy(xr.DataArray(np.clip(np.random.random((500, 500, 1000)) -0.9995, min=0)))  # assume each comp has ~130 pixels
>>> %timeit pickle.dumps(stack)
346 μs ± 1.32 μs per loop (mean ± std. dev. of 7 runs, 1,000 loops each)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions