Anders Øen Fylling
Anders Øen Fylling
Any updates on whether or not this will be merged? @pquerna Seems like a crucial feature.
I switched as well. If it takes over a year for a comment from the owner, then the project is somewhat dead and perhaps a new maintainer would be a...
Has anyone verified PR #244 to actually work? It lacks unit tests, so I'm just curious.
That's funny. I was curious about the performance. But how did you compile it?
I just wondered if you compiled it with debug information as well. Cause then there's no real point in comparing performance. I understand comparing gpu and cpu is weird. But...
Are the images not pre-loaded while the gpu works on the previously loaded image?
This is not true. the speed improvement from adding this would be significant. Especially if you diff sequential images. Often animes only have sound, with few objects moving around. This...
Same issue. I'm trying to read my schedule from my work account, where I can't change any of the above settings.
```SIMD intrinsics are availabe if simd.Available() returns true. The common vs platform specific functionality is inspired from Huon Wilson's SIMD work.``` Did you verify this? Seems there's also a rewrite...
Maybe all exported types should automatically implement this.