hxtelemetry icon indicating copy to clipboard operation
hxtelemetry copied to clipboard

Report telemetry overhead

Open jcward opened this issue 9 years ago • 1 comments

If these pile up, it's bad news. Probably should report this (in case AUT is slow/stutters.)

jcward avatar Jul 07 '15 06:07 jcward

Notes: Related to the finalizer / mark/sweep mechanism -- I'm working on quantifying the telemetry overhead in the GC, so I can report what's "real GC time" and what's "telemetry overhead GC time". Perhaps I should/could subtract GC time (which is invoked under the hood in hxcpp) from the stack that's active/paused while it runs...

Also, mentioned above, how about overhead as # frames waiting to be dumped? Meh, not sure it's as useful.

jcward avatar Oct 22 '15 19:10 jcward