Skip to content

Commit

Permalink
fix aggregate benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
arnecls committed Aug 15, 2017
1 parent 052fc02 commit bf4c10a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/releaseNotes/benchmarks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,18 +105,18 @@ Basic formatting
.. code:: yaml
"Profiler":
Type: aggregate
Type: Aggregate
Runs: 100000
Batches: 100
Characters: "abcdefghijklmnopqrstuvwxyz .,!;:-_"
Message: "%256s"
Streams: "profile"
KeepRunning: false
ModulatorRoutines: 8
ModulatorRoutines: 0
Modulators:
- format.Envelope
- format.Timestamp
Aggregate:
Plugins:
P01:
Type: "consumer.Profiler"
P02:
Expand Down

0 comments on commit bf4c10a

Please sign in to comment.