top | item 27876489

(no title)

ubertoop | 4 years ago

I believe the point is that the "main thread" for your iOS application, is not the main thread of the OS. They're totally decoupled.

discuss

order

IAmLiterallyAB|4 years ago

Err, same with Android? And every OS ever. That's just standard process isolation. Or am I misunderstanding something?

brianwawok|4 years ago

There’s some deep dive articles on the way the input loop works. But OP is correct, and the reason iOS feels smoother. Android has a lot more UI lag.

taneq|4 years ago

<laughs in Windows 3.1>