[uno 6.0] Is the improving of performance except the wasm? #20549
Answered
by
jeromelaban
SongOfYouth
asked this question in
Q&A
-
|
In my tests, the performance of the wasm platform didn't seem to improve much, or even drop a little bit. |
Beta Was this translation helpful? Give feedback.
Answered by
jeromelaban
Sep 19, 2025
Replies: 1 comment 5 replies
-
|
Thanks for the report. Are you mentioning the performance of the Skia or Native renderers? Have you enabled AOT? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
6.x gets Wasm improvements for UI rendering only when rendering with the Skia Renderer. Native (DOM) renderer does not change.