duckpgq-extension
duckpgq-extension copied to clipboard
Investigate activity of lanes
Do many terminate early and wait for a lower number of lanes to finish?
Don't merge as this is test branch
For LDBC SNB sf1 the first couple of iterations are important for vertex discovery. After that, the exploration slows down, because at that point most lanes don't have new vertices to explore. Currently, lanes don't become inactive when they have no new vertices to explore. An optimization could be to set these to inactive and re-use inactive lanes to start a new search (see cwida/duckpgq-extension#31)