Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions bin/mzbench

This file was deleted.

27 changes: 0 additions & 27 deletions ci/test/pipeline.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,33 +178,6 @@ steps:
run: ci
timeout_in_minutes: 30

- id: aggregations-benchmark
label: "aggregations benchmark sanity check"
depends_on: build-x86_64
plugins:
- ./ci/plugins/mzcompose:
composition: aggregations
run: ci
timeout_in_minutes: 10

- id: avro-upsert-benchmark
label: "avro upsert benchmark sanity check"
depends_on: build-x86_64
plugins:
- ./ci/plugins/mzcompose:
composition: avro-upsert
run: ci
timeout_in_minutes: 10

- id: kafka-sink-avro-debezium-benchmark
label: "kafka sink (avro debezium) benchmark sanity check"
depends_on: build-x86_64
plugins:
- ./ci/plugins/mzcompose:
composition: kafka-sink-avro-debezium
run: ci
timeout_in_minutes: 10

- id: catalog-compat
label: ":book: catalog compatibility check"
depends_on: build-x86_64
Expand Down
126 changes: 0 additions & 126 deletions doc/developer/mzbench.md

This file was deleted.

20 changes: 0 additions & 20 deletions misc/perf-dash/app/Dockerfile

This file was deleted.

11 changes: 0 additions & 11 deletions misc/perf-dash/app/mzbuild.yml

This file was deleted.

Loading