Hacker News new | ask | show | jobs
by tapirl 5 days ago
web UI is slow, this is only reason when I don't it.
1 comments

I'm not a frontend developer, but seems fast to me. I'm surprised that the UI portion of this example takes so little CPU: https://youtu.be/7k0JNT6itaI

Now, the rest of the DSP code sure is faster in native.

What are examples where web UI is too slow for you?

Or do you mean large apps written in JS, which is a different topic?

Slow means many: * long program launch times * inconsistent frame rates during runtime * noticeable lag in user interaction
That's neither examples nor a clarification if you're talking about JS or WASM.
No specific examples. Just general GUI apps.