-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start Duration for Windows doesn't match with my pc #558
Comments
Hello, thanks for this issue ! What does this app use to measure start duration ? Because I use the |
Window Initial loading time |
Although the webview too loads 2x earlier in Tauri compared to Electron |
I also have vastly different experience build my app on Tauri and Electron. Glad that this comparison exists, really helped me during testing period to know which one to pick :) |
This is really interesting to see these comments ! I need a bit of investigation to see if there's some mistake somewhere, but results were respecting my own initial manual tests if I recall correctly (but I might have missed something, who knows ?). Also, for some people that might read this, note that since I am using Github Actions for benchmarks, we have to compare relative differences more than absolute values like I said in the README. Not that any of you did it, but I prefer to remind 😄 But still, this is interesting to see huge differences like that. Maybe we need to change some process or ways to benchmark everything !
Thanks ! That was my initial goal, I just wanted to compare Tauri, nw.js and electron and chose what to pick up for my projects. I didn't expect this project to continue over time, or gain stars, and even less to get to 880 😅 I'm glad it helps other people to make choices :) |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as off-topic.
This comment was marked as off-topic.
This is true. Lots of ideas, but since I don't have that much time to spend on that project, I can't promise I could do it immediately. I created #559 to track this. |
Yeah, sure Off Topic |
Within next few weeks I'll also have Github actions setup and ready so that will also give me more info on performance (build time). I agree with you that examples that use React, Svelte or Vue would give more insights in performance. |
My pc is of 2012 specs too :) and it can easily beat GitHub Actions |
Also, the neuralinojs architecture does lack security and can be easily intercepted unlike tauri |
I did various fixes since this issue, which should have improved results. If you have any other improvements ideas, feel free to open a dedicated issue and we can talk about it. |
Hello,
As I have noticed under the start duration, the run time of tauri is higher than electron as stated there. However it is quite the opposite in my pc. My PC Specs:
The app I've used to measure is PassMark App Timer
This is the part with which I am unsatisfied https://github.com/Elanis/web-to-desktop-framework-comparison?tab=readme-ov-file#start-duration
The text was updated successfully, but these errors were encountered: