Skip to content

Performance regression for writing multiscale images #1079

@LucaMarconato

Description

@LucaMarconato

With the new to_multiscale() implementation introduced in this PR, the performance to write multiscale images dropped, as shown in this benchmark (reproducible with this code):

  ┌─────────┬─────────┬──────────┐
  │         │  0.7.2  │ 0.7.3a0  │
  ├─────────┼─────────┼──────────┤
  │ time    │ 41.7s   │ 1.13 min │
  ├─────────┼─────────┼──────────┤
  │ peakmem │ 15.9 GB │ 21.7 GB  │
  └─────────┴─────────┴──────────┘

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions