- May 11, 2016
-
-
Jaemyoun authored
-
- Apr 28, 2016
-
-
Sean Busbey authored
-
- Apr 24, 2016
-
-
Jaemyoun authored
-
- Apr 18, 2016
-
-
Chris Larsen authored
when the status thread is enabled. This tracks the GC count, thread count, memory used and average system load (if implemented) over time as well as the max and min for each measurement at the end. Also, every run will now measure the total number of garbage collections from all pools.
-
- 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.
-
- Feb 21, 2012
-
-
Michi Mutsuzaki authored
-
- Feb 16, 2012
-
-
Hariprasad Kuppuswamy authored
-
- Apr 19, 2010
-
-
Brian Frank Cooper authored
Creation of git repository and inital commit of YCSB.
-