bench: Break usage message in sections
[archipelago] / xseg / peers / user / bench-xseg.c
2013-07-19 Alex Pyrgiotisbench: Break usage message in sections
2013-07-19 Alex Pyrgiotisbench: Turn ping off by default
2013-07-18 Alex Pyrgiotisbench: Introduce new progress report and intervals
2013-07-18 Alex Pyrgiotisbench: Handle progress report better
2013-07-18 Alex Pyrgiotisbench: Add --objname option
2013-07-18 Alex Pyrgiotisbench: Fix segfault while freeing resources
2013-07-18 Alex Pyrgiotisbench: Add --prefix option
2013-07-18 Alex Pyrgiotisbench: Ping target peer before starting timers
2013-07-18 Alex Pyrgiotisbench: Remove dead code
2013-07-18 Alex Pyrgiotisbench: Improve benchmark results
2013-07-18 Alex Pyrgiotisbench: Remove dead code
2013-07-18 Alex Pyrgiotisbench: Fix an LFSR init issue and minor comments
2013-07-18 Alex Pyrgiotisbench: Remove unnecessary malloc
2013-07-18 Alex Pyrgiotisbench: Improve benchmark results
2013-07-18 Alex Pyrgiotisbench: Fix data verification
2013-06-03 Filippos Giannakosbench: Fix target to not include null termination.
2013-04-18 Alex Pyrgiotisbench: Fix issuing of read/write requests
2013-04-18 Alex PyrgiotisAdd progress report for bench
2013-03-14 Alex PyrgiotisAdd a fallback clock for portability reasons
2013-03-13 Alex PyrgiotisStyle changes
2013-03-13 Alex PyrgiotisAdd option for read/write ops to hit unique objs
2013-03-13 Alex PyrgiotisAdd request cap
2013-03-12 Alex PyrgiotisAdd partial support for verification
2013-03-12 Alex PyrgiotisRefactor struct bench and appropriate code paths
2013-03-12 Alex PyrgiotisAdd skeleton for verification in write path
2013-03-12 Alex PyrgiotisImprove LFSR implementation
2013-03-11 Alex PyrgiotisChange input option to bench
2013-03-11 Alex PyrgiotisAdd support for seed values given by the user
2013-03-11 Alex PyrgiotisMinor fixes
2013-03-11 Alex PyrgiotisGet correct iodepth
2013-03-11 Alex PyrgiotisFix incorrect reading of "insanity" parameter
2013-03-11 Alex PyrgiotisFix identation
2013-03-11 Alex PyrgiotisMake bench snappier when asked to terminate
2013-03-11 Alex PyrgiotisPrint more useful results
2013-03-11 Alex PyrgiotisFix signal handling of peers
2013-03-11 Alex PyrgiotisTweak performance of bench
2013-03-11 Alex PyrgiotisFix LFSR behavior
2013-03-11 Alex PyrgiotisFix flag handling of struct bench
2013-03-11 Alex PyrgiotisFix target names and chunk offsets
2013-03-11 Alex PyrgiotisIncrement completed requests of insane timers
2013-03-11 Alex PyrgiotisImplement most semi-finished functionalities
2013-03-11 Alex PyrgiotisAdd an LFSR PRNG for bench
2013-03-11 Alex PyrgiotisDesign the program's skeleton for new features
2013-03-11 Alex PyrgiotisFix segfault, parameters validation
2013-03-11 Alex PyrgiotisInitial support for xseg ops
2013-03-11 Alex PyrgiotisAlpha release of bench peer
2013-03-11 Alex PyrgiotisMake bench send requests faster
2013-03-11 Alex PyrgiotisFix segfault
2013-03-11 Alex PyrgiotisFix timers and add them to critical paths
2013-03-11 Alex PyrgiotisAdd timer implementation
2013-03-11 Alex PyrgiotisAdd support for custom peer loop
2013-03-11 Alex PyrgiotisParse and error-check arguments
2013-03-11 Alex PyrgiotisAdd initial support for benchmarking xseg