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

It's Intolerably Slow (Sorry about the previous wording...) #61

Open
wangziqi2013 opened this issue Apr 17, 2017 · 0 comments
Open

It's Intolerably Slow (Sorry about the previous wording...) #61

wangziqi2013 opened this issue Apr 17, 2017 · 0 comments

Comments

@wangziqi2013
Copy link
Owner

wangziqi2013 commented Apr 17, 2017

  1. Start a step-by-step decomposition of the performance numbers, by removing concurrency features and see how performance changes. Ideally after we have removed everything, i.e. CAS, mapping table, delta chain, SMO, it should be comparable to a single thread B+Tree using the same page size.

  2. Using existing BwTree infrastructure to build a single thread B+Tree directly

@wangziqi2013 wangziqi2013 changed the title It's Fking Slow It's Intolerably Slow (Sorry about the previous wording...) Apr 17, 2017
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