The Graphalytics benchmark is an industrial-grade benchmark for graph analysis platforms such as Giraph, Spark GraphX, and GraphBLAS. It consists of six core algorithms, standard datasets, and reference outputs, enabling the objective comparison of graph analysis platforms.
Documents and repositories
- Benchmark specification. The source code is stored in the
ldbc_graphalytics_docs
repository - VLDB paper
ldbc_graphalytics
: Generic driverldbc_graphalytics_platforms_umbra
: Umbra implementationldbc_graphalytics_platforms_graphblas
: GraphBLAS implementation