- Dec 12, 2015
-
-
Stanley Feng authored
Prefix the retry limit property name with core_workload. [core] Incorporate CR Feedback Prefix the retry limit property with "core_workload".
-
Stanley Feng authored
The default behavior is NO RETRY, which is the current behavior. But optionally user can enable retry if they are working with a DB backend that is better tolerated by allowing a few retries.
-
- Nov 24, 2015
-
-
Stanley Feng authored
- Move the doc (code comment) to workload_template - Minor changes in propery parsing logic and log to System.Err; [core] Incoporate CR comment Missed one comment before.
-
- Nov 03, 2015
-
-
Stanley Feng authored
1. Use LinkedList rather than ArrayList for the measurement array in RAW. Update size estimation in documentation in workload_template. 2. Add a new composite measurement type which combines HdrHistogram and RAW. 3. Allow user to optionally disable output of summary stats from the raw measurement class.
-
- Oct 31, 2015
-
-
Stanley Feng authored
Raw datapoint output is quite useful and important for two reasons: 1) Allows the user to do more thorough statistical analysis on the complete set of the data. 2) Using timestamps that are logged with raw data points, it becomes much easier to investigate and correlate latency outliers at the backend service.
-
- Aug 07, 2015
-
-
Govind Kamat authored
-
- Aug 20, 2012
-
-
nixon authored
a single file. It shows the defaults and explains usage.
-