diff options
| author | Roy Marples <roy@marples.name> | 2017-04-13 15:04:20 +0100 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2017-04-13 15:04:20 +0100 |
| commit | d8429f56aaa350ce84801881423c8d6d1359b69a (patch) | |
| tree | 773d0554bfbe1aaa152c32ba192a99f73db39bca /tests | |
| parent | bf56b398e75523d97c4bf73d028cc60b90720c8c (diff) | |
| download | dhcpcd-d8429f56aaa350ce84801881423c8d6d1359b69a.tar.xz | |
Style
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/eloop-bench/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/eloop-bench/README.md b/tests/eloop-bench/README.md index 5ef87937..d5983c65 100644 --- a/tests/eloop-bench/README.md +++ b/tests/eloop-bench/README.md @@ -44,10 +44,10 @@ At the end of run, the time taken in seconds and nanoseconds is printed. The following arguments can influence the benchmark: * `-a active` -The number of active pipes, default 1. + The number of active pipes, default 1. * `-n pipes` -The number of pipes to create and attach an eloop callback to, defalt 100. + The number of pipes to create and attach an eloop callback to, defalt 100. * `-r runs` -The number of timed runs to make, default 25. + The number of timed runs to make, default 25. * `-w writes` -The number of writes to make by the read callback, default 100. + The number of writes to make by the read callback, default 100. |
