Skip to content

Commit

Permalink
usage.md: remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
panchoh committed Dec 11, 2018
1 parent a278be5 commit 588136b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This script run an throughtput benchmark using Wrk for 60 by default and outputs
PROFILING=true ./stress -add -n 1000000
```
It will bring up the server and execute and insert 1M events with default concurrency of 10 connections. Also will start a go profiling tool to collect all internal data of QED server an save it in 'results' directory.
The througput will be also displayed every second.
The througput will be also displayed every second.
The graph is saved in 'results/graph-Add-$number_events.png (results/graph-Add-1000000.png)'.

This script use 'riot.go'. It's a tool we've develop to stress QED. It's also capable of generating charts, start with specific offset or even run Membership|Incremental Proofs for the events into QED.
Expand Down

0 comments on commit 588136b

Please sign in to comment.