summaryrefslogtreecommitdiff
path: root/bench/wtperf/runners
Commit message (Expand)AuthorAgeFilesLines
* Rename voxer to overflow.Susan LoVerso2015-01-194-0/+0
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Choose a more stable chunk size for small-lsm wtperf workload.Alex Gorrod2014-12-121-1/+1
* Merge branch 'develop' into log-recycleSusan LoVerso2014-12-031-1/+1
|\
| * Reduce the chunk size in evict-lsm wtperf workload.mongodb-2.8-rc22.8-rc2Alex Gorrod2014-12-031-1/+1
* | Add no-prealloc version of log.wtperf.Susan LoVerso2014-12-021-0/+11
* | Make pre-alloc a boolean and convert connection log settings to flags.Susan LoVerso2014-12-021-3/+2
|/
* Update wtperf multi-lsm configurations.Alex Gorrod2014-12-022-2/+2
* Add some wtperf workloads that turn logging on.Alex Gorrod2014-11-283-0/+31
* Update wtperf Jenkins runner script to take explicit number of runs andSusan LoVerso2014-11-241-8/+25
* Remove unsupported schema_threads.Susan LoVerso2014-10-222-0/+2
* Add long transaction support to wtperf.Alex Gorrod2014-10-212-0/+16
* Make sure all LSM tests have 6 threads, resulting in at least 2 mergeSusan LoVerso2014-09-3015-16/+16
* Fixup compiler warning.Alex Gorrod2014-09-251-1/+1
* Add the ability to throttle workers in wtperf.Alex Gorrod2014-09-241-0/+16
* Remove lsm=(merge_threads) configuration option.Alex Gorrod2014-09-1932-48/+48
* Restore load time to floating point for better granularity. RestoreSusan LoVerso2014-09-111-6/+20
* Limit range in shared cache wtperf configuration.Alex Gorrod2014-09-101-0/+1
* Add wtperf configuration for shared cache testing.Alex Gorrod2014-09-101-0/+11
* Make load time seconds an integer, instead of a double. Simplify wtperf_run ...Susan LoVerso2014-09-021-20/+6
* Config change to reflect riak config more accurately.Susan LoVerso2014-08-261-3/+5
* Reduce insert thread count to 1. #1152Susan LoVerso2014-08-142-2/+2
* Increase cache size for longer runtime and larger table. #1152Susan LoVerso2014-08-142-2/+6
* Turn asynchronous flush of leaf pages back on.Keith Bostic2014-08-142-2/+2
* Add large-lsm config and use that for wtperf doc.Susan LoVerso2014-08-071-0/+11
* Add a compact to the evict-lsm job to reduce variability during the query phase.Michael Cahill2014-07-221-0/+1
* Have wtperf script run 3 times and check for stability #1061Susan LoVerso2014-06-171-58/+100
* Add explicit os_cache_dirty_max settings for LSM wtperf tests. #1051Susan LoVerso2014-06-0932-32/+32
* Change test1-4 to max out with 2 billion items.Susan LoVerso2014-06-054-1/+1
* Make reads:update 1:2 for wtperf async.Susan LoVerso2014-05-071-1/+1
* Lint.Susan LoVerso2014-05-061-1/+1
* Merge branch 'develop' into async. Fix conflicts.Susan LoVerso2014-05-051-1/+1
|\
* | Fixes to worker thread: Use wt_session interface for transactionsSusan LoVerso2014-05-051-1/+1
* | Merge branch 'develop' into asyncSusan LoVerso2014-04-292-0/+136
|\ \ | |/
| * Add a wtperf config that disables prefix compression, to see how the results ...Michael Cahill2014-04-291-0/+10
| * Clean up script. Check exit status of wtperf.Susan LoVerso2014-04-281-18/+34
| * Add LD_LIBRARY_PATH because some tests need snappy.Susan LoVerso2014-04-241-1/+2
| * Add wtperf run script to take avg of multiple runs.Susan LoVerso2014-04-241-0/+109
* | Add async support for wtperf populate. Remove unused stat.Susan LoVerso2014-04-141-0/+9
|/
* Change max_latency units to msecs. Add it into several configs. #926Susan LoVerso2014-03-2522-0/+22
* Fix wtperf warmup phase to execute mixes workloads.Alex Gorrod2014-03-191-2/+2
* Add warmup configuration option to wtperf.Alex Gorrod2014-03-181-5/+9
* Add 1b and 4b test configs.Susan LoVerso2014-03-048-0/+140
* Adjust thread pools for new Jenkins configs.Susan LoVerso2014-03-043-3/+3
* Add a multi-table config and shorter voxer configs for Jenkins.Susan LoVerso2014-03-043-0/+46
* Run voxer tests for 5 hours.Susan LoVerso2014-03-042-2/+2
* Add compression to voxer configs.Susan LoVerso2014-02-262-0/+2
* Add some comments and fix some style.Susan LoVerso2014-02-261-4/+4
* Merge branch 'config-parse-api' into wtperf-multiple-databasesAlex Gorrod2014-02-264-5/+9
|\
| * Make chunk max 5Gb and turn on snappy compression.Susan LoVerso2014-02-204-5/+9