From 9ab3a97bf7f369a617411d4b6a26514521b625e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Senart?= Date: Thu, 15 Aug 2013 13:56:36 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6bd706..6e7b256 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,9 @@ Specifies the output file to which the report will be written to. The default is stdout. #### -rate -Specifies the requests per second rate to issue requests with against -the targets +Specifies the requests per second rate to issue against +the targets. The actual request rate can vary slightly due to things like +garbage collection, but overall it should stay very close to the specified. #### -reporter Specifies the reporting type to display the results with.