Skip to content

Comment on We Chose Tauri over Electron for Our Performance-Critical Desktop Appparent

Comments

Costa here, post author.

For the performance critical part, which is the screen-sharing and remote control, everything is done from Rust which is low level and gets the job done.

Native UI in this case wouldn't offer us much more. There is a case that maybe it could be faster in the video rendering in comparison from the browser's <video> tag, but we have not make any tests yet, maybe we should test this in the future.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.