|
|
|
|
|
by marcosdumay
400 days ago
|
|
> But it also makes rendering each single character a lot more complex. Not millions of times more complex. Except for some outliers that mess up everything (like anything from Microsoft), almost all of the increased latency between keypress and character rendering we see on modern computers comes from optimizing for modularity and generalization instead of specialized code for handling the keyboard. Not even our hardware reacts fast enough to give you the latency computers had in the 90s. |
|