Do you think catching the escape sequence (pause + key word) will decrease this throughput substantially due to Espruino overheads?
It depends how you do it... If you can use something like a regular expression so you're not using too much JS then I don't believe so.
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
It depends how you do it... If you can use something like a regular expression so you're not using too much JS then I don't believe so.