- Jun 18, 2015
-
-
Sean Busbey authored
As a part of branching to stage 0.2.0 release in #266, set version for continued development on master branch.
-
- Jun 16, 2015
-
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
- Make status interval configurable
-
nitsanw authored
- Output old histogram or HdrHistogram or both - Potentially output HdrHistogram to log file on status interval.
-
nitsanw authored
-
nitsanw authored
Add a joined histogram measuremement to compare old/new histogram outputs.
-
nitsanw authored
Add option for controlling the feature(default on).
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
-
nitsanw authored
Remove needless synchronization by using CHM in Measurements.
-
nitsanw authored
-
nitsanw authored
Add option to randomize delay(default=true, as before)
-
nitsanw authored
throttle method in client.
-
- Jun 09, 2015
-
-
Steffen Friedrich authored
[exporter] added JSONArrayMeasurementsExporter which generates one JSON array of measurement objects.
-
Steffen Friedrich authored
-
- Jun 08, 2015
-
-
Steffen Friedrich authored
-
- Jun 03, 2015
-
-
Steffen Friedrich authored
-
- Jun 02, 2015
-
-
Steffen Friedrich authored
Given the min and max parameter ZipfianGenerator should not return 0 if (uz < 1) nor 1 if (uz<1.0+Math.pow(0.5,theta)). Instead it should return the min value (base) or min + 1.
-
- May 26, 2015
-
-
Sean Busbey authored
* Need a SNAPSHOT version because non-SNAPSHOT is reserved for actual releases. * Increment minor version per pre-1.0 guidelines from the Version Numbers guide Fixes #236.
-
- May 17, 2015
-
-
Sean Busbey authored
closes #237.
-
- Feb 04, 2015
-
-
Ben Stopford authored
-
- Jan 27, 2015
- Jan 20, 2015
-
-
Benjamin authored
-
- Dec 24, 2012
-
-
liushaohui authored
-
- Dec 15, 2012
-
-
Elliott Clark authored
* Time the cleanUp of a DBWrapper * For HBase this clean up should also be counted as an update.
-
- Aug 15, 2012
-
-
nixon authored
specified keys. When running a workload, read data is checked against the deterministic value and inconsistencies exported to the measurements object. Discovered flaws in multithreaded YCSB 'latest' workload distribution as data may be read by one thread before it is written by another.
-
- Jul 10, 2012
-
-
Ming Han Teh authored
Fixed bug in CoreWorkload. Read-Modify-Write latency should be reported in microseconds, not milliseconds.
-
- Mar 03, 2012
-
-
m1ch1 authored
-
- Feb 20, 2012
-
-
m1ch1 authored
-
- Feb 16, 2012
-
-
Hariprasad Kuppuswamy authored
-