File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.8/scalardl-benchmarks Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ cd scalardl-benchmarks
7878
7979ベンチマークを実行するには、ベンチマーク構成ファイルを準備する必要があります。 構成ファイルには、少なくとも実行するワークロード モジュールの場所とクライアント構成が必要です。
8080
81- 以下は、TPC-C ベンチマークを実行するための設定例です。 ` client_config ` の下の構成は、[ 以前にセットアップしたベンチマーク環境] ( #set-up-your-environment ) と一致する必要があります。
81+ 以下は、TPC-C ベンチマークを実行するための設定例です。 ` client_config ` の下の構成は、[ 以前にセットアップしたベンチマーク環境] ( #環境をセットアップする ) と一致する必要があります。
8282
8383:::note
8484
@@ -108,7 +108,7 @@ config_file = "/<PATH_TO>/client.properties"
108108# private_key = "/<PATH_TO>/client-key.pem"
109109```
110110
111- 構成ファイル内のモジュールに渡すパラメータを定義できます。 詳細については、以下のサンプル構成ファイルと、[ 共通パラメータ] ( #common-parameters ) で使用可能なパラメータを参照してください。
111+ 構成ファイル内のモジュールに渡すパラメータを定義できます。 詳細については、以下のサンプル構成ファイルと、[ 共通パラメータ] ( #共通パラメータ ) で使用可能なパラメータを参照してください。
112112
113113- ** SmallBank:** [ ` smallbank-benchmark-config.toml ` ] ( https://github.com/scalar-labs/scalardl-benchmarks/blob/master/smallbank-benchmark-config.toml )
114114- ** TPC-C:** [ ` tpcc-benchmark-config.toml ` ] ( https://github.com/scalar-labs/scalardl-benchmarks/blob/master/tpcc-benchmark-config.toml )
You can’t perform that action at this time.
0 commit comments