- Jul 17, 2015
-
-
Sean Busbey authored
closes #239. Origin patch in PR-286.
-
Govind Kamat authored
-
Robert J. Moore authored
-
Robert J. Moore authored
client (worker) thread completing via a CountDownLatch. Fixes #316
-
- Jul 15, 2015
- Jul 03, 2015
-
-
Thomas Lopatic authored
-
- 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
-