Skip to content

Commit

Permalink
we no longer use the string latency in the output
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Jenson committed May 16, 2016
1 parent 86e61e0 commit 486c320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ slowdowns. If you're running multi-hour tests, bumping up the reporting
interval to 60 seconds (`60s` or `1m`) is recommended.

```
$timestamp $good/$bad requests $size kilobytes $interval [$p50 $p95 $p99 $p999] $latency
$timestamp $good/$bad requests $size kilobytes $interval [$p50 $p95 $p99 $p999]
```

# TODO
Expand Down

0 comments on commit 486c320

Please sign in to comment.