Thanks for the links and summaries.  I had actually seen a few of those 
pages before.  The plasma demonstration at least provides some empirical 
evidence that as hacky as it is to convert binary→base-64 ASCII→binary for 
every frame update, the actual performance isn't too terrible.

On Wednesday, March 11, 2020 at 7:22:15 AM UTC-6, howar...@gmail.com wrote:
>
> His final verdict was that the pure Javascript version performed better 
> than the Go-WASM+JS version.
>

…which is not too surprising given the excessive data-format conversions 
and what makes me wonder if there isn't a more direct way—especially in 
newer versions of Go—to pass image data directly between Go and JavaScript.

Regards,
— Scott

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/751f1b77-5eee-4463-abeb-2281c153aaed%40googlegroups.com.

Reply via email to