We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think this project spvm does not use "SIMD vector optimizations" this why performance is slow.
Maybe adding SIMD optimizations can be added to TODO of this project.
Result of this project spvm spvm_shadertoy XdlSDs.frag - 5 fps
spvm_shadertoy
Result of llvmpipe (CPU) - on 1280x720 resolution 160-190 fps
The text was updated successfully, but these errors were encountered:
Yes, optimizations such as SIMD/JIT/AOT should be implemented to make it more faster, it is in the TODO list now
Sorry, something went wrong.
No branches or pull requests
I think this project spvm does not use "SIMD vector optimizations" this why performance is slow.
Maybe adding SIMD optimizations can be added to TODO of this project.
Result of this project spvm

spvm_shadertoy
XdlSDs.frag - 5 fpsResult of llvmpipe (CPU) - on 1280x720 resolution 160-190 fps

The text was updated successfully, but these errors were encountered: