Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> That isn't what my text editor is doing, though. It's doing autocomplete suggestions, linting code as I type... all sorts of things

BEFORE the typed character shows up? Are you sure?

16ms should be an absolute upper bound for a character to show up. Everything else comes after.



Before the second character is typed...


No. These things should happen concurrently, probably on different threads. If I quickly type “foo“, I don't need to do run autocomplete and code analysis between each character. That would be horrible.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: