> Seriously though, go load up any natively compiled app on your OS of choice and compare the speed of it doing any given task to what you get out of web-based versions, electron versions, etc. There isn't a comparison.
My experience is a bit different...
Google Docs loads faster than Numbers
Figma loads faster than Illustrator
VS code loads faster than Xcode (not a fair comparison)
Quicknote.io loads faster than SimpleNote (which is blazing fast!)
Google Meet loads faster than Zoom
For VS code, it creates a whole new chromium process, but for websites like quicknote.io, do you count the browser base usage and loading time? Or just the incremental time to load up in a new tab?