Merge branch 'release-0.3' into develop
[archipelago] / xseg / peers / user / bench-xseg.h
2013-06-03 Filippos Giannakosbench: Fix target to not include null termination.
2013-04-18 Alex Pyrgiotisbench: Include bandwidth and IOPS in results
2013-04-18 Alex PyrgiotisAdd progress report for bench
2013-03-14 Alex PyrgiotisAdd a fallback clock for portability reasons
2013-03-13 Alex PyrgiotisAdd option for read/write ops to hit unique objs
2013-03-12 Alex PyrgiotisAdd partial support for verification
2013-03-12 Alex PyrgiotisRefactor struct bench and appropriate code paths
2013-03-12 Alex PyrgiotisImprove LFSR implementation
2013-03-11 Alex PyrgiotisAdd support for seed values given by the user
2013-03-11 Alex PyrgiotisPrint more useful results
2013-03-11 Alex PyrgiotisFix LFSR behavior
2013-03-11 Alex PyrgiotisFix flag handling of struct bench
2013-03-11 Alex PyrgiotisImplement most semi-finished functionalities
2013-03-11 Alex PyrgiotisAdd an LFSR PRNG for bench
2013-03-11 Alex PyrgiotisAdd utility functions to header file
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 PyrgiotisFix timers and add them to critical paths
2013-03-11 Alex PyrgiotisAdd timer implementation