Commit 4cc6456
docs(gfql): F5 — per-engine CSR index numbers (seeded = CPU's game, all 4 engines)
The CSR index works on all four engines; benchmarked seeded 1-hop on LiveJournal 35M
(guarded, index==scan): pandas ~0.13ms / polars ~0.16ms (numpy searchsorted) vs cuDF ~3ms
(GPU kernel-launch floor) — the clean inverse of bulk. Pick the index for selective
traversal + a CPU engine to drive it. Reproducer benchmarks/gfql/index_largegraph_bench.py.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 053c6d0 commit 4cc6456
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | | - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
220 | 224 | | |
221 | 225 | | |
222 | 226 | | |
| |||
0 commit comments