Open xichen2020 opened 5 years ago
So we can reduce the overhead of repeated calling iteration functions like Next millions of times. Additionally this is likely going to improve cache locality as well.
Next
Similar insights from: https://www.cockroachlabs.com/blog/vectorized-hash-joiner/
So we can reduce the overhead of repeated calling iteration functions like
Next
millions of times. Additionally this is likely going to improve cache locality as well.Similar insights from: https://www.cockroachlabs.com/blog/vectorized-hash-joiner/