- Oct 17, 2015
-
-
kruthar authored
-
- Oct 15, 2015
-
-
kruthar authored
-
kruthar authored
-
kruthar authored
In OneMeasurementHdrHistogram, now reading hdrhistogram.percentiles from workload configuration. This property is a comma delimited string of Integers to use as percentile values. This implements #437
-
Connor McCoy authored
-
- Oct 09, 2015
-
-
Robert J. Moore authored
size for the window so a mask can be used instead of a modulo operation. This avoids issues when there is overflow of the id integer values to negative values.
-
- Sep 21, 2015
-
-
Robert J. Moore authored
-
Thomas Lopatic authored
-
Thomas Lopatic authored
-
Thomas Lopatic authored
-
Thomas Lopatic authored
-
Thomas Lopatic authored
-
Thomas Lopatic authored
-
- Aug 07, 2015
-
-
Govind Kamat authored
-
- Aug 06, 2015
-
-
nitsanw authored
The HdrHistogramReader makes some problematic assumptions on the roles played by start time, base time and histogram start/end times. This is to be revisited in a future release of HdrHistogram (see https://github.com/HdrHistogram/HdrHistogram/issues/69). In the meantime this change will make YCSB record as expected by the reader: a. Set histogram log base time (same as start time) b. Only create the recorder after the log has been setup
-
- Jul 27, 2015
- 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).
-