zephyr.js icon indicating copy to clipboard operation
zephyr.js copied to clipboard

UART calling zjs_buffer_find a lot

Open grgustaf opened this issue 9 years ago • 0 comments

I just happened to notice that if I stick a ZJS_PRINT in zjs_buffer_find and run samples/UART.js, I see it calls that find function six times for every character I type into the console. Just seems excessive, might be worth looking into at some point.

grgustaf avatar Dec 10 '16 00:12 grgustaf