performance: icedisk_
#823 · C++ · ★ 1.6k · MIT · updated 11h ago
lbug -i xet://datasets/ladybugdb/ldbc-csr/main/cit-Patents-csr/schema.cypher lbug> profile match (a)-[b]->(c) return a.id, c.id limit 10; ... is rather slow. Probably inefficiencies in ice_disk_rel_table.{cpp,h} on how the scan works. Also potentially screwing up the join order…
23/25 outside PRs mergedhas CONTRIBUTING
Cleared 1m ago