Skip to content
New issue

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

Performance way too slow #28

Open
danilw opened this issue Sep 18, 2022 · 1 comment
Open

Performance way too slow #28

danilw opened this issue Sep 18, 2022 · 1 comment

Comments

@danilw
Copy link
Contributor

danilw commented Sep 18, 2022

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
2

Result of llvmpipe (CPU) - on 1280x720 resolution 160-190 fps
1

@keith2018
Copy link
Owner

Yes, optimizations such as SIMD/JIT/AOT should be implemented to make it more faster, it is in the TODO list now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants