Statistics
| Branch: | Revision:

root / xseg / peers / user / bench-report.c @ ae8c75f4

History | View | Annotate | Download (6.5 kB)

# Date Author Comment
4d649d6f 07/19/2013 05:06 pm Alex Pyrgiotis

bench: Create separate option for progress type

Progress type option is now decoupled from the progress option. This
paves the way for silent progress reports.

7221f231 07/19/2013 05:06 pm Alex Pyrgiotis

bench: Break large source file into smaller files

The bench-utils.c file started to have utilities that could stand
semantically under a separate category. Namely, verification is now at
bench-verify.c and progress report under bench-report.c.