Benchmark for dgraph

is there any newer benchmark for dgraph, the one I find is 3 years ago and cannot work well?

Hi @edgar1992, we don’t have any standard benchmarks yet. We do most of our write load testing by running live and bulk loader on 21million movie dataset(or larger dataset). For query load testing, we run custom queries on data inserted in previous step.
This repo(GitHub - linuxerwang/dgraph-bench: A benchmark program for dgraph.) also has some benchmarks. Results listed there in ReadMe file are from older versions. You can try running benchmarks on latest version.

Also we are curious if you are looking for benchmarks for any particular type of workload?

On a side note we do have feature comparison notes between Dgraph vs Neo4j and TigerGraph.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.