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

Some improvements to the generated assembly #227

Merged
merged 1 commit into from
Aug 21, 2016
Merged

Some improvements to the generated assembly #227

merged 1 commit into from
Aug 21, 2016

Conversation

tomaka
Copy link
Member

@tomaka tomaka commented Aug 20, 2016

I have taken a look at the generated assembly, and spotted some things that could be improved.

However the biggest problem I think is the fact that SmallVec is not very optimized.
cc rust-lang/rfcs#618

@jonas-schievink
Copy link

Ah that reminds me that I've done the hasher replacement for glium, I should open a PR :)

@tomaka tomaka merged commit ea5ded8 into master Aug 21, 2016
@tomaka tomaka deleted the asm-improve branch August 21, 2016 06:37
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

Successfully merging this pull request may close these issues.

2 participants