Y
Hacker News
new
|
ask
|
show
|
jobs
by
corbins
1774 days ago
1ms is significant if you're a heavy user:
https://www.youtube.com/watch?v=vOvQCPLkPt4
.
2 comments
perlancar3
1773 days ago
From the video, 1ms feels real time, but with 5ms you can still notice the lag. So wouldn't it be more appropriate to say "4ms is significant"?
link
amelius
1774 days ago
That would require a real-time OS, I suppose.
link
gumby
1774 days ago
“Realtime” doesn’t imply faster. In fact often the opposite. It just means certain timing constraints will be satisfied, often making explicit what the costs (tradeoffs) are.
link
amelius
1774 days ago
Yes, the constraint here is 1ms.
link
jimktrains2
1774 days ago
You only need a real-time os if you're guaranteeing maximum latency.
link
amelius
1774 days ago
Which is exactly what was asked for.
link