dgraph-io / benchmarks

Run benchmarks with RDF data
Apache License 2.0
97 stars 58 forks source link

Error default value 'full', should be 'all' #43

Open cocktail828 opened 1 year ago

cocktail828 commented 1 year ago

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
        `,
    )
github-actions[bot] commented 2 months ago

This issue has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.