Skip to content

Add a base mode that can execute a specified SQL statement and benchmark/measure the query latency metrics#512

Open
zerolbsony wants to merge 2 commits intothulab:masterfrom
zerolbsony:test_user_defined_sql
Open

Add a base mode that can execute a specified SQL statement and benchmark/measure the query latency metrics#512
zerolbsony wants to merge 2 commits intothulab:masterfrom
zerolbsony:test_user_defined_sql

Conversation

@zerolbsony
Copy link
Contributor

How to use the mode?
Edit the config.properties, remove the comment symbols in front of these parameters, and adjust their values, for example:

BENCHMARK_WORK_MODE=fixedQueryMode
DATA_CLIENT_NUMBER=20
OP_MIN_INTERVAL=30000
FIXED_QUERY_SQL=SELECT data_node_id, client_ip FROM information_schema.connections
QUERY_LOOP=10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant