databend-perf icon indicating copy to clipboard operation
databend-perf copied to clipboard

Databend Performance Data and Visualization

Results 18 databend-perf issues
Sort by recently updated
recently updated
newest added

``` Run bendsql cloud login --email=*** --*** --org=orgchasen-slug-test config file /home/runner/.config/bendsql/config.toml not found, creating a new one time="2022-12-15T08:53:02Z" level=info msg="logged in orgchasen-slug-test of Databend Cloud http://webapi-service.cloud-platform.svc:8080/ successfully." time="2022-12-15T08:53:02Z" level=info msg="you...

time="2022-09-22T13:18:32Z" level=error msg="error on query: query has error: &{Code:4000 Message:other error (backend error: (context: {\"bucket\": \"repo.databend.rs\"}, source: sending request: https://s3.amazonaws.com/repo.databend.rs: Custom { kind: Interrupted, error: Transport { kind: Io, message:...

- [x] replace reload script with bendctl - [x] load data into repo.databend.rs - [x] add schema about tpch - [x] add reload script - [ ] add tpch queries

now we have got the cli to access our cloud platform `bendctl`, we can consider replacing the cli perf-tool to bendctl. the problems with perf-tool: - the test logic is...

- https://github.com/datafuselabs/databend-perf/issues/92 - https://github.com/datafuselabs/databend-perf/issues/82 - https://github.com/datafuselabs/databend-perf/issues/79 - https://github.com/datafuselabs/databend-perf/issues/109 - https://github.com/datafuselabs/databend-perf/issues/106

Typically, most queries on the ontime dataset can be completed in less than 1 second. However, in several recent performance tests, some statements may experience severe timeouts, even taking tens...

bug

links: - https://github.com/ClickHouse/ClickHouse/blob/484055984661a2ace7f6a62a1d9f9204ea7f04af/benchmark/compatible/databend/benchmark.sh - https://datasets.clickhouse.com/hits_compatible/hits.csv.gz - https://github.com/datafuselabs/databend/pull/6463/files tasks: - [x] https://github.com/datafuselabs/databend-perf/pull/81 - [x] add hits data into repo.databend.rs/hits/hits.tsv - [x] add partitoned hits data into repo.databend.rs/hits_p/*.tsv - [x] https://github.com/datafuselabs/databend/issues/6553 -...