Skip to content

read_region from level=0 takes too long #100

@reyvateil

Description

@reyvateil

Context

Issue type (bug report or feature request): bug
Operating system (e.g. Fedora 24, Mac OS 10.11, Windows 10): Debian 10
Platform (e.g. 64-bit x86, 32-bit ARM): x86-64
OpenSlide Python version (openslide.__version__): 1.1.2
OpenSlide version (openslide.__library_version__): 3.4.1
Slide format (e.g. SVS, NDPI, MRXS): MRXS

Details

Slides at level=0 are roughly 200,000 x 100,000 pixels. When trying to read_region 512x512 tiles from level=0 every tile takes anywhere between 40s to 2min to read. In contrast, when trying to read 512x512 tiles from level=1 (100,000 x 50,000 px) it only takes less than a second.

Is such a jump in extraction time expected?

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