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

kvstore hashjoin benchmarks #23

Open
1 of 6 tasks
Tracked by #22
tjhu opened this issue Jun 22, 2022 · 1 comment
Open
1 of 6 tasks
Tracked by #22

kvstore hashjoin benchmarks #23

tjhu opened this issue Jun 22, 2022 · 1 comment
Assignees

Comments

@tjhu
Copy link
Contributor

tjhu commented Jun 22, 2022

Main objectives:

  • CasHT++ hashjoin benchmarks
  • PartitionedHT hashjoin benchmarks
    • Fix PartitionedHT incorrect timing
    • Fix PartitionedHT assertion failure in initialization

Subtasks:

  • Refactor hashjoin code to support using Alonso's relation generator as an input source
    • Debug incorrect number of output tuples
@tjhu tjhu mentioned this issue Jun 22, 2022
2 tasks
@tjhu tjhu self-assigned this Jun 22, 2022
@tjhu
Copy link
Contributor Author

tjhu commented Jun 29, 2022

CASHT++:

million tuples cycles Mopps
128 309 538.5

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