-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
optimizationSomething can be done faster/betterSomething can be done faster/better
Description
When decoding a GNOME desktop background, jxl-oxide takes more than 3x longer to decode the file compared to djxl
v0.8.1
jxl-oxide spends 71% of the time in jxl_render::features::noise::render_noise
on the main thread. You can see it for yourself on the profile: https://share.firefox.dev/3ZQgu1s
This issue is a blocker for GNOME's glycin
, the backend for GNOME's default image viewer and soon the image library to be used for everything GNOME from switching from libjxl to jxl-oxide.
sophie-h
Metadata
Metadata
Assignees
Labels
optimizationSomething can be done faster/betterSomething can be done faster/better