Skip to content

Expose LatencyStore as public API? #3358

@TomNicholas

Description

@TomNicholas

I just learned (from @jhamman) that I don't need to keep writing my own LatencyStore class for benchmarking, because zarr-python already ships with a LatencyStore implementation!

class LatencyStore(WrapperStore[Store]):

But unlike LoggingStore and WrapperStore, LatencyStore is not exposed or documented publicly. I propose making it public.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions