DEV Community

Discussion on: High performance with Webworkers

Collapse
 
adam_cyclones profile image
Adam Crockett 🌀

Like a shotgun is to a stapler? Both make holes.

I thought somebody might say that. Glsl rewrite it is 🔥🚒.

Still keeping these optimizations, because I want to be off the main thread.

Collapse
 
mateiadrielrafael profile image
Matei Adriel • Edited

Not 100% related to your issue but take a look at this repo.
There was also a [this](gpu.rocks/

Edit: the first link was wrong so i changed it, maybe open it again.

Thread Thread
 
adam_cyclones profile image
Adam Crockett 🌀 • Edited

I notice with the GPU computation library on my mobile that when running benchmarks, it's very slow and janky when scrolling. Perhaps not good on lower end GPUs. Its a cool project though and maybe the future?