Replies: 2 comments 1 reply
-
|
As I read more, I realized that the benchmark is not intended to compare tauri to wry but electron. The comparison has two parts: tauri vs electron, and raw wry vs electon. In this way, it makes more sense to me. |
Beta Was this translation helpful? Give feedback.
-
|
Tauri indeed uses wry under the hood. The reason that wry does bad in the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
In Wry introduction, it's "Cross-platform WebView library in Rust for Tauri" and it seems that it's maintained by tauri (the team of tauri).
-- I want to be clear, is tauri (tauri.app) currently using wry? or in the future?
(from https://github.com/tauri-apps/tauri/blob/dev/ARCHITECTURE.md#wry I can now confirm that tauri.app uses wry)
I also see a benchmark at https://tauri.app/v1/references/benchmarks, it seems that tauri (tauri.app) are competing with wry and for most benchmark items, tauri.app are winners.
-- if tauri.app actually uses wry, why tauri has better results in the benchmark in the end ?
I'm really confused.
Beta Was this translation helpful? Give feedback.
All reactions