benchmarks icon indicating copy to clipboard operation
benchmarks copied to clipboard

Run benchmarks with RDF data

Results 15 benchmarks issues
Sort by recently updated
recently updated
newest added

graphql schema for the donor data set

This PR adds the following files for a movie data set for Dgraph GraphQL: * 19million.rdf.gz * 19million.schema * schema.graphql The 19million.rdf.gz was created from the 21million.rdf.gz with the human-language...

Stale

https://github.com/dgraph-io/benchmarks/blob/8ed23af58e6d5f3e4cd1b3ea0517653ce4200ccd/cachebench/ristretto/bench.go#L48 ``` flagSuite = flag.String( "suite", "all", `You can chose from the following options: "all" - hit ratio and speed performance "hits" - hit ratio "speed" - throughput `, )...

Stale

Primarily created to test performance. Currently, it generates RDF with string data type values. You can pass in commands line arguments to configure the total size of the values, string...

Stale

This adds three new panels in the grafana dashboard: 1. Hit Ratio: Posting store cache 2. Hit Ratio: WAL store cache 3. Hit Ratio: Posting Lists --- This change is ...

Stale

This change is [](https://reviewable.io/reviews/dgraph-io/benchmarks/28)

adding sample data to run queries using `checkpwd` tips --- This change is [](https://reviewable.io/reviews/dgraph-io/benchmarks/40)

Stale

In order to avoid having adult movie titles appearing during demos using https://play.dgraph.io we should remove all the related data from the benchmark dataset. Currently, there are 6516 adult movies...

Stale

From Michael Hunger's response to your benchmarking article: > Just really quickly. Unfortunately, your benchmark has a number of issues, that invalidates all its Neo4j measurements. > > We recommend...