graphblas-algorithms icon indicating copy to clipboard operation
graphblas-algorithms copied to clipboard

Add `graph-tool` backend to `scripts/bench.py`

Open eriknw opened this issue 2 years ago • 0 comments

We would like to be able to compare performance to graph-tool: https://graph-tool.skewed.de

Some algorithms may be different, which can make direct comparisons difficult to do well (for example, stopping criteria for e.g. PageRank could be different).

eriknw avatar Mar 10 '23 17:03 eriknw