Comment by kllrnohj
1 day ago
> Keeping UI rendering under 16ms is the gold standard for native apps.
No, it isn't.
If you're not including the actual rendering, so the actual code of the app only or at least only the code on the UI thread, the targets are much smaller. More like 3-6ms/frame.
If you're including rendering then pipelining and 90hz+ being common still changes that anyway.
No comments yet
Contribute on Hacker News ↗