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

Try out multiversion #92

Open
est31 opened this issue Dec 6, 2020 · 1 comment
Open

Try out multiversion #92

est31 opened this issue Dec 6, 2020 · 1 comment

Comments

@est31
Copy link
Member

est31 commented Dec 6, 2020

It would be cool to experiment with adding a feature that uses autovectorization if available: https://github.com/calebzulawski/multiversion

@est31
Copy link
Member Author

est31 commented Dec 9, 2020

I have created a multiversion branch, and see some minor improvements: https://github.com/RustAudio/lewton/tree/multiversion

Time before: 2.9013s,2.9159s,2.8968s

Time after: 2.7436s,2.7662s,2.7524s

Summing up these values gives a 5.4% improvement. Not sure it's worth the overhead to add it.

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

No branches or pull requests

1 participant