Skip to content

Commit 997ebe6

Browse files
author
junchao
committed
add read me
1 parent 68ed3c5 commit 997ebe6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

scripts/deploy/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,14 @@ Run the script:
6464

6565
Results will be saved locally and be shown on the screen as well.
6666

67+
## Test Performance Locally
68+
Before running, place the private IP addresses of your machines in the file ``config/kv_performance_server_local.conf``.
69+
You can simply add "127.0.0.1" to the files to specify the number of nodes and clients.
70+
71+
Run the script:
72+
73+
./performance_local/pbft_performance.sh config/kv_performance_server_local.conf
74+
6775

6876
## Using non-ubuntu account ##
6977
The default path for the workspace to deploy the system is /home/ubuntu

0 commit comments

Comments
 (0)