Skip to content

zune-jpeg 2x slower than image crate on my M1 MacBook #132

@emilk

Description

@emilk

I am really intrigued by zune-image based on its compilation time and boasted speed, but my first impression is that it is much slower than the image crate.

I am decoding 1440 × 1920 RGB JPEGs. image takes around 17 ms to decode a 1440 × 1920 RGB JPEG, while zune-jpeg takes around 33ms. I am NOT using the jpeg_rayon feature of image.

Here is one of the images that decodes slowly:

53

(the image comes from saving frames of videos from https://github.com/google-research-datasets/Objectron)

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