summaryrefslogtreecommitdiff
path: root/bench
Commit message (Expand)AuthorAgeFilesLines
* WT-2307 Reduce runtime of split test to 5 minutes from an hour.Susan LoVerso2015-12-281-1/+1
* WT-2307 Rename config.Susan LoVerso2015-12-281-0/+0
* WT-2307 Add wtperf split stress config.Susan LoVerso2015-12-281-0/+10
* Merge pull request #2408 from wiredtiger/WT-2304Alex Gorrod2015-12-241-0/+13
|\
| * WT-2304 - change to TAILQ_FOREACH, check calloc returnsDavid Hows2015-12-231-5/+5
| * WT-2304 - Clone the config queue into all database config copiesDavid Hows2015-12-231-0/+12
| * WT-2304 - Fix memory leaking issue in config dump when there are multiple dat...David Hows2015-12-231-0/+1
* | WT-2303 Track wtperf range scans less aggressively.Alex Gorrod2015-12-231-27/+6
|/
* WT-2269 fix warningSusan LoVerso2015-12-221-1/+2
* Merge pull request #2378 from wiredtiger/wtperf-2269-dump-configsueloverso2015-12-223-1/+127
|\
| * WT-2269 KNF and whitespace.Susan LoVerso2015-12-221-10/+15
| * WT-2269 - Add comments to explain some of the new config dump functionality.David Hows2015-12-212-9/+21
| * WT-2269 - add deduplication for config writesDavid Hows2015-12-172-4/+30
| * WT-2269 - Add a warning at top of generated config.David Hows2015-12-161-0/+2
| * WT-2269 - Remove old strings entry, update commentsDavid Hows2015-12-161-1/+6
| * WT-2269 - Fix uninitalized use of file pointer in error pathDavid Hows2015-12-151-2/+4
| * WT-2269 - fix potential leak in error path of config dumpDavid Hows2015-12-151-3/+5
| * WT-2269 - Change config dump file name. Other test changesDavid Hows2015-12-152-6/+11
| * WT-2269 - Changes from CRDavid Hows2015-12-113-28/+43
| * WT-2269 - Add ability to write config dumpDavid Hows2015-12-103-2/+54
* | WT-2301 Fix a compiler warning in wtperf.Alex Gorrod2015-12-221-1/+1
* | Add comments, cleanup.Alex Gorrod2015-12-221-0/+9
* | autogenerated documentationAlex Gorrod2015-12-221-3/+3
* | WT-2301 Update wtperf range reads.Alex Gorrod2015-12-222-15/+25
* | WT-2301 Use a different buffer for wtperf range reads.Alex Gorrod2015-12-211-36/+53
* | whitespace, style scripts.Keith Bostic2015-12-211-2/+3
* | WT-2301 Keep track and print keys we walk.Susan LoVerso2015-12-211-3/+15
* | WT-2301 Fix extract_key sscanf.Susan LoVerso2015-12-211-1/+1
* | WT-2301 Add reading a range of keys to wtperf.Susan LoVerso2015-12-213-2/+36
* | WT-2177: Don't ignore error return from __wt_epoch(), fix types acrossKeith Bostic2015-12-101-3/+6
* | Merge pull request #2375 from wiredtiger/wt-2177-rand-seedAlex Gorrod2015-12-101-7/+2
|\ \ | |/ |/|
| * Fix compiler warning re: unused variable.Alex Gorrod2015-12-091-1/+1
| * WT-2177 Add an optional random seed to WiredTiger rand implementationSasha Fedorova2015-12-081-6/+1
* | WT-2266 Fix warning.Susan LoVerso2015-12-041-1/+2
* | WT-2266 Add max_threshold_fatal and min_throughput_fatal settings.Susan LoVerso2015-12-042-18/+40
|/
* Enforce whitespace guidelines on bench/wtperf.Keith Bostic2015-12-043-6/+4
* WT-2265 - increase mongodb-oplog wtperf workload throttle to compensate for fixDavid Hows2015-12-041-1/+1
* WT-2257 Account for removal of quotes for arg parsing.Susan LoVerso2015-12-031-3/+9
* WT-2257 Print out args to scriptSusan LoVerso2015-12-031-1/+1
* WT-2257 Print test and args to runner scriptSusan LoVerso2015-12-031-0/+1
* WT-2257 Print out throttle setting in workload info.Susan LoVerso2015-12-031-2/+4
* WT-2225 Allow script to take a command line arg to pass to wtperf.Susan LoVerso2015-12-031-2/+6
* WT-2257 Add more text to multiple workload configs.Susan LoVerso2015-12-031-2/+2
* Merge branch 'develop' into wtperf-2257Susan LoVerso2015-12-033-3/+37
|\
| * Merge pull request #2357 from wiredtiger/throttle-2256sueloverso2015-12-021-0/+5
| |\
| | * WT-2256 Fix interval timer for wtperf throttling.Susan LoVerso2015-12-021-0/+5
| * | WT-2244 - Add comment explaining max multiplerDavid Hows2015-12-021-0/+5
| * | WT-2245 - Use WT_MIN and WT_MAX for incrementsDavid Hows2015-11-301-4/+5
| * | WT-2245 - Code Review changesDavid Hows2015-11-272-4/+7
| * | WTPERF - Add a multiplier to the truncate stones to deal with very high throu...David Hows2015-11-273-5/+25
| |/