Skip to content

Commit d5b0a81

Browse files
committed
Clarify synthetic string benchmark purpose
1 parent c8597fd commit d5b0a81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

benchmarks/gfql/filter_pagerank/benchmark_to_cugraph_gpu.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- whether `store_transposed=True` helps enough to keep locally
88
- whether `renumber=False` is semantically safe on a given graph family
99
- whether CUDA / RAPIDS image changes affect graph-build vs pagerank time separately
10+
- whether repeated low-cardinality string ids reproduce the `gplus`-style renumber gap
1011
"""
1112
from __future__ import annotations
1213

0 commit comments

Comments
 (0)