Non-blocking readbacks won't help for measuring GPU performance. Their purpose is to reduce blocking time in JS, but the latency until the data returns is higher with non-blocking readback. So I would expect your timing to become less precise and measure more overhead.
Actually the latency could be either higher or lower. But either way I think it will introduce more variance, as the timing becomes dependent on the browser scheduler.
--
You received this message because you are subscribed to the Google Groups "WebGL Dev List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to webgl-dev-lis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/webgl-dev-list/1b0c8da3-b47c-4800-8020-ee521396027f%40googlegroups.com.