pimcore / docker

73 stars 49 forks source link

speedup avif conversation time #130

Closed aweichler closed 1 year ago

aweichler commented 1 year ago

With this pull request the conversation time of the "avif" image format is reduced. I used parts from Debian "bookworm", which has updated libraries. When Debian "bookworm" is released and used, the changes can be undone. I have tested it on Apple M1 and Intel i7.

dpfaffenbauer commented 1 year ago

Debian bookworm is scheduled for Summer 2023, thats a couple of month, I would honestly wait for that.

brusch commented 1 year ago

@aweichler and this is not covered by Deb-Multimedia?

brusch commented 1 year ago

@aweichler any feedback? Have u tried already the latest pimcore/pimcore:php8.2-v2-dev does it happen there as well?

aweichler commented 1 year ago

@brusch i have tried only to use the deb-multimedia repo with bookworm, but it does not work. i think the libs from debian bookworm are responsible for the speedup. I will try pimcore/pimcore:php8.2-v2-dev and give you feedback tomorrow.

brusch commented 1 year ago

👍 thanks!

aweichler commented 1 year ago

I did the test with the image pimcore/pimcore:php8.2-v2-dev. I tried an ~38M image, which could not be converted. An 1,2M image takes ~3min :(

brusch commented 1 year ago

Closed in favor of #136

brusch commented 1 year ago

See also https://github.com/pimcore/docker/pull/138