calebwin / emu

The write-once-run-anywhere GPGPU library for Rust
https://calebwin.github.io/emu
MIT License
1.59k stars 53 forks source link

Important internal optimizations, potential bug #39

Open calebwin opened 4 years ago

calebwin commented 4 years ago

There are several internal things that make Emu's performance potentially suboptimal. This issue is a place to discuss them.

Edit: the Device::poll thing is probably not an optimization but a bug in the library