ClickHouse/docs/en/operations/performance-test.md
2022-08-28 17:34:50 -04:00

29 lines
651 B
Markdown

---
slug: /en/operations/performance-test
sidebar_position: 54
sidebar_label: Testing Hardware
title: "How to Test Your Hardware with ClickHouse"
---
You can run a basic ClickHouse performance test on any server without installation of ClickHouse packages.
## Automated Run
You can run the benchmark with a single script.
1. Download the script.
```
wget https://raw.githubusercontent.com/ClickHouse/ClickBench/main/hardware/hardware.sh
```
2. Run the script.
```
chmod a+x ./hardware.sh
./hardware.sh
```
3. Copy the output and send it to feedback@clickhouse.com
All the results are published here: https://clickhouse.com/benchmark/hardware/