This is an automated email from the ASF dual-hosted git repository.

junchao pushed a commit to branch local_perf
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git


The following commit(s) were added to refs/heads/local_perf by this push:
     new 997ebe65 add read me
997ebe65 is described below

commit 997ebe6575b9015f78050e712c0b2f539d1ff670
Author: junchao <[email protected]>
AuthorDate: Wed Apr 16 12:55:24 2025 -0600

    add read me
---
 scripts/deploy/README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/scripts/deploy/README.md b/scripts/deploy/README.md
index 7abab0e7..cce87624 100644
--- a/scripts/deploy/README.md
+++ b/scripts/deploy/README.md
@@ -64,6 +64,14 @@ Run the script:
 
 Results will be saved locally and be shown on the screen as well.
 
+## Test Performance  Locally
+Before running, place the private IP addresses of your machines in the file 
``config/kv_performance_server_local.conf``.
+You can simply add "127.0.0.1" to the files to specify the number of nodes and 
clients. 
+
+Run the script:
+
+       ./performance_local/pbft_performance.sh 
config/kv_performance_server_local.conf
+
 
 ## Using non-ubuntu account ##
 The default path for the workspace to deploy the system is /home/ubuntu

Reply via email to