summaryrefslogtreecommitdiff
path: root/bench/wtperf/wtperf_opt.i
Commit message (Expand)AuthorAgeFilesLines
* WT-2366 Add shrink changes.Susan LoVerso2016-03-011-0/+2
* WT-2366 Extend wtperf to support changing record sizes in update opsAlex Gorrod2016-03-011-2/+4
* WT-2349 Add a 'readonly' option to wtperf.Susan LoVerso2016-02-171-0/+4
* WT-2352: Allow build and test without requiring lz4Keith Bostic2016-01-281-1/+1
* WT-2342 Add background create/drop to wtperf.Alex Gorrod2016-01-211-0/+4
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* WT-2301 Update wtperf range reads.Alex Gorrod2015-12-221-1/+1
* WT-2301 Add reading a range of keys to wtperf.Susan LoVerso2015-12-211-0/+1
* WT-2266 Add max_threshold_fatal and min_throughput_fatal settings.Susan LoVerso2015-12-041-3/+9
* WT-2257 Add more text to multiple workload configs.Susan LoVerso2015-12-031-2/+2
* Add a flag to wtperf so we can avoid bouncing the connection.Alex Gorrod2015-10-201-0/+2
* First version of truncateDavid Hows2015-06-301-2/+2
* Initial commit of wtperf mongodb oplog modDavid Hows2015-06-301-1/+2
* Initial changes for per-table logging.Susan LoVerso2015-05-211-0/+1
* Don't add column names to wtperf if not using an index.Alex Gorrod2015-05-041-1/+1
* Update wtperf.Alex Gorrod2015-05-041-2/+6
* Add functionality to drop files at the end of a wtperf run.Alex Gorrod2015-04-131-0/+3
* Add a table_count_idle option to wtperf.Alex Gorrod2015-04-091-1/+4
* Add support for LZ4.Keith Bostic2015-03-181-1/+1
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Fixup wtperf config documentation.Alex Gorrod2014-12-011-1/+1
* Remove unsupported schema_threads.Susan LoVerso2014-10-221-4/+0
* Add the code changes tfor wtperf ops_per_txn.Alex Gorrod2014-10-221-1/+6
* Add the ability to throttle workers in wtperf.Alex Gorrod2014-09-241-2/+4
* Move CONFIG_OPT enum/structure into config_opt.h, move doxygen DEF_OPTKeith Bostic2014-08-041-0/+11
* DEF_OPT_AS_INT isn't actually used anywhere, remove it for now.Keith Bostic2014-08-041-5/+0
* Minor cleanups to the OPT_DEFINE_DESC macros, don't stringify objectsKeith Bostic2014-08-021-6/+6
* Update wtperf stress checkpoint setup.Alex Gorrod2014-06-251-3/+5
* Set split_pct by default in wtperf: we use a 4KB allocation size and a 4KB le...Michael Cahill2014-06-131-1/+2
* Add wtperf option to execute lots of checkpoints during populate phase.Alex Gorrod2014-06-121-0/+2
* Add async support for wtperf populate. Remove unused stat.Susan LoVerso2014-04-141-0/+1
* Change max_latency units to msecs. Add it into several configs. #926Susan LoVerso2014-03-251-2/+2
* Add max latency and min throughput settings. #926Susan LoVerso2014-03-241-0/+6
* Add warmup configuration option to wtperf.Alex Gorrod2014-03-181-0/+2
* Fixes to wtperf as per review comments.Alex Gorrod2014-02-261-1/+2
* Merge branch 'config-parse-api' into wtperf-multiple-databasesAlex Gorrod2014-02-261-2/+2
|\
| * Simplify code to always use the cfg->uris array.Susan LoVerso2014-02-251-2/+2
* | Add ability for wtperf to run with multiple databases in different threads.Alex Gorrod2014-02-141-0/+3
|/
* Add compression as a wtperf config. #871Susan LoVerso2014-02-111-0/+3
* Clarify a wtperf configuration setting.Alex Gorrod2014-02-111-1/+3
* Add ability to create multiple tables to wtperf.Alex Gorrod2014-02-041-0/+3
* Initial changes to get some basho_bench/riak like tests running inSusan LoVerso2014-01-271-4/+7
* Update copyright notices for 2014.Keith Bostic2014-01-071-1/+1
* Change wtperf to remove merge_sleep and add compact. #792Susan LoVerso2013-12-091-2/+1
* The rest of the changes for #775: we can now support multiple, entirelyKeith Bostic2013-12-021-4/+8
* Replace two thread modes (individual insert, read & update threads,Keith Bostic2013-12-021-7/+4
* Change the default sample rate in wtperf to 50 -- sampling every operation in...Michael Cahill2013-11-291-1/+1
* Merge branch 'develop' into wtperf-sampleMichael Cahill2013-11-281-2/+2
|\
| * s/data/value/ in a few more places.Michael Cahill2013-11-281-2/+2
* | Switch wtperf from aggregating to sampling for latency measurements.Alex Gorrod2013-11-271-2/+3
|/