Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huynhminhtan authored Dec 10, 2022
1 parent af88100 commit 0a93bc0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dist/benchmark/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Benchmark: jmter-grpc-request
# Benchmark: jmeter-grpc-request

## 1. Purpose

Verify that *jmeter-grpc-request* is really stable when performing load testing for the gRPC system. To do this, create a simple gRPC server then use JMeter with *jmter-grpc-request* sampler to load test with multiple test cases.
Verify that *jmeter-grpc-request* is really stable when performing load testing for the gRPC system. To do this, create a simple gRPC server then use JMeter with *jmeter-grpc-request* sampler to load test with multiple test cases.

## 2. Prepare materials

Expand Down Expand Up @@ -130,7 +130,7 @@ Deploy information:

<img src="../asset/benchmark-testscript-grpc.jpg" width="720px" style="padding-bottom: 20px"/>

Execute JMeter in non-GUI mode and combine with *jmter-grpc-request* sampler. With test script here [BookService_element_gui.jmx](./BookService_element_gui.jmx).
Execute JMeter in non-GUI mode and combine with *jmeter-grpc-request* sampler. With test script here [BookService_element_gui.jmx](./BookService_element_gui.jmx).

## 4. Reports

Expand Down Expand Up @@ -169,4 +169,4 @@ With test cases as below.
- CCU: 120 user
- Duration: 60 min

<img src= "../asset/report-120-3600s.jpg" />
<img src= "../asset/report-120-3600s.jpg" />

0 comments on commit 0a93bc0

Please sign in to comment.