Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
jdockerty committed Dec 6, 2023
1 parent dd7351f commit 561ccb9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Using [`bombardier`](https://github.com/codesenberg/bombardier/) as the tool of

<details>

<summary> Running against `localhost` </summary>
<summary> Running on localhost </summary>

Using two [`simplebenchserver`](https://pkg.go.dev/github.com/codesenberg/bombardier@v1.2.6/cmd/utils/simplebenchserver) servers as backends for a HTTP target:

Expand All @@ -143,7 +143,7 @@ Statistics Avg Stdev Max

<details>

<summary> Running on AWS `m5.xlarge` nodes </summary>
<summary> Running on AWS with m5.xlarge nodes </summary>

This test was performed with 4 nodes: 1 for the load balancer, 2 backend servers running the `simplebenchserver`, and 1 node used to
send traffic internally to the load balancer.
Expand Down Expand Up @@ -202,7 +202,7 @@ http {
<details>
<summary> Running against `localhost` </summary>
<summary> Running on localhost </summary>
Using the same two backend servers and a single worker process for `nginx`
Expand Down Expand Up @@ -234,7 +234,7 @@ This was ran with the default of a single process, it performs even better with
<details>
<summary> Running on AWS `m5.xlarge` nodes </summary>
<summary> Running on AWS with m5.xlarge nodes </summary>
This test was performed with 4 nodes: 1 for the load balancer, 2 backend servers running the `simplebenchserver`, and 1 node used to
send traffic internally to the load balancer.
Expand Down

0 comments on commit 561ccb9

Please sign in to comment.