You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the service of adding some statistics/profiling code to Moray, I would like to know when fast is blocked in (potentially long-running) frame/JSON decoding routines. It'd be great to have an optional callback to call whenever decoding starts and stops.
The text was updated successfully, but these errors were encountered:
jclulow
added a commit
to jclulow/node-fast
that referenced
this issue
Sep 4, 2015
jclulow
changed the title
fast could provide tracing hooks around message decoding
fast could provide tracing hooks around message encode/decode
Sep 16, 2015
jclulow
added a commit
to jclulow/node-fast
that referenced
this issue
Sep 16, 2015
In the service of adding some statistics/profiling code to Moray, I would like to know when fast is blocked in (potentially long-running) frame/JSON decoding routines. It'd be great to have an optional callback to call whenever decoding starts and stops.
The text was updated successfully, but these errors were encountered: