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

[WIP] Use SSE2 for list_ids_bsearch #1335

Closed
wants to merge 2 commits into from
Closed

Conversation

nurse
Copy link
Member

@nurse nurse commented Apr 25, 2016

Use linear search with SSE2.
http://labs.cybozu.co.jp/blog/mitsunari/20080416.FSIJ.pdf

vm2_struct_big_href_hi and vm2_struct_big_href_lo looks 1.1x faster,
but there's not enough benchmarks...

nurse and others added 2 commits May 15, 2016 04:13
Use linear search with SSE2.
http://labs.cybozu.co.jp/blog/mitsunari/20080416.FSIJ.pdf

vm2_struct_big_href_hi and vm2_struct_big_href_lo looks 1.1x faster,
but there's not enough benchmarks...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant