command
Version:
v72.0.1+incompatible
Opens a new window with list of versions in this module.
Published: Dec 29, 2016
License: Apache-2.0, BSD-3-Clause, MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Doppler Benchmarking
Measure the performance of Doppler
Will measure messages per second, per minute, and per hour.
How it Works
This is a command line tool that will emit X amount of messages over Y units of time.
- run etcd
etcd (assuming it is installed)
- run doppler
bin/doppler (from loggregator root, make sure it's the latest binary')
- run dopplerbenchmark
go run main.go in loggregator/src/tools/dopplerbenchmark
Command line options
| Flag |
Default |
Description |
-interval |
1s |
Interval for reported results |
-writeRate |
15000 |
Number of writes per second to send to doppler |
-stopAfter |
5m |
How long to run the experiment for |
| `-sharedSecret |
"" |
Shared secret used by Doppler to verify message validity |
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.