ClickHouse/docs/ja/operations/performance-test.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

33 lines
968 B
Markdown
Raw Normal View History

2024-11-18 02:58:58 +00:00
---
slug: /ja/operations/performance-test
sidebar_position: 54
sidebar_label: ハードウェアのテスト
title: "ClickHouseでハードウェアをテストする方法"
---
import SelfManaged from '@site/docs/ja/_snippets/_self_managed_only_no_roadmap.md';
<SelfManaged />
ClickHouseパッケージをインストールせずに、任意のサーバーで基本的なClickHouseのパフォーマンステストを実行できます。
## 自動実行
ベンチマークを単一のスクリプトで実行することができます。
1. スクリプトをダウンロードします。
```
wget https://raw.githubusercontent.com/ClickHouse/ClickBench/main/hardware/hardware.sh
```
2. スクリプトを実行します。
```
chmod a+x ./hardware.sh
./hardware.sh
```
3. 出力をコピーして、feedback@clickhouse.com に送信してください。
すべての結果はここに公開されています: https://clickhouse.com/benchmark/hardware/