From b059351b9561d4f0ffeb6785d0793faf4ab7e9e4 Mon Sep 17 00:00:00 2001 From: yihaoDeng Date: Tue, 14 Feb 2023 16:54:50 +0800 Subject: [PATCH] fix RC --- tests/script/tsim/tagindex/perf.sim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/script/tsim/tagindex/perf.sim b/tests/script/tsim/tagindex/perf.sim index a8d48f3e98..88d7579ecc 100644 --- a/tests/script/tsim/tagindex/perf.sim +++ b/tests/script/tsim/tagindex/perf.sim @@ -8,7 +8,7 @@ print ======== step0 $dbPrefix = ta_3_db $tbPrefix = ta_3_tb $mtPrefix = ta_3_mt -$tbNum = 1000000 +$tbNum = 100000 $rowNum = 20 $totalNum = 200