Hacker News new | ask | show | jobs
by thomashabets2 4 days ago
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?

1 comments

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.