Update README.md
This commit is contained in:
parent
06ed74d1bc
commit
37e7ad988e
|
@ -1,5 +1,4 @@
|
||||||
<!-- #build0 -->
|
<!-- #build0 -->
|
||||||
```markdown
|
|
||||||
# bench plugin
|
# bench plugin
|
||||||
|
|
||||||
### Docker Run
|
### Docker Run
|
||||||
|
@ -53,4 +52,3 @@ Adjust the `URLS`, `USERNAME`, `PASSWORD`, `REQUESTS`, and `CONCURRENCY` environ
|
||||||
- `CONCURRENCY`: Number of multiple requests to make at a time.
|
- `CONCURRENCY`: Number of multiple requests to make at a time.
|
||||||
|
|
||||||
This setup allows you to run authenticated performance tests in a Docker environment, offering an automated approach to benchmarking and analyzing the performance of web services.
|
This setup allows you to run authenticated performance tests in a Docker environment, offering an automated approach to benchmarking and analyzing the performance of web services.
|
||||||
```
|
|
Loading…
Reference in New Issue