jdthorpe / ras-lights

Web App + Raspberry Pi + ws6812 = Awesome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Add visibility into timing

jdthorpe opened this issue · comments

To observe timing you have to log to the console, and precision is limited by the fact that the perf-hooks module is only available on node (where it matters). It would be great to expose timing information in the online editor for both more accurate and reliable debugging.