summaryrefslogtreecommitdiff
path: root/bench
Commit message (Expand)AuthorAgeFilesLines
* WT-2427 Have wtperf use builtin compression when configured.Michael Cahill2016-02-251-0/+6
* WT-2349: Add ability to open databases read-onlyKeith Bostic2016-02-201-4/+4
* WT-2349 Clean up casts.Susan LoVerso2016-02-193-14/+14
* WT-2349 Fix Jenkins memory failuresSusan LoVerso2016-02-191-1/+3
* WT-2349 Add a 'readonly' option to wtperf.Susan LoVerso2016-02-176-2/+64
* WT-2377 - Add a comment explaining why we don't use dstrndupDavid Hows2016-02-031-1/+2
* WT-2377 - change wtperfs dstrndup to not call strndup as it is not supported ...David Hows2016-02-031-4/+5
* WT-2372 - wt_internal.h should always be the first include, when neededDavid Hows2016-02-021-2/+2
* WT-2352: Allow build and test without requiring lz4Keith Bostic2016-01-283-7/+1
* WT-2344: OS X compiler warningKeith Bostic2016-01-221-3/+3
* Fixup more compiler warnings.Alex Gorrod2016-01-223-12/+19
* Fixup build warnings.Alex Gorrod2016-01-222-2/+2
* WT-2342 implement review feedback.Alex Gorrod2016-01-222-8/+16
* WT-2342 Add background create/drop to wtperf.Alex Gorrod2016-01-216-2/+226
* WT-2267 Fix warningSusan LoVerso2016-01-201-1/+1
* WT-2267 whitespaceSusan LoVerso2016-01-201-1/+1
* WT-2267 Minor updates to comments.Susan LoVerso2016-01-203-11/+13
* WT-2267 - WTPERF Throttle implementationDavid Hows2016-01-206-58/+149
* WT-2326 - Add a new dstrndup function replace calls.David Hows2016-01-182-1/+15
* WT-2326 - Switch from dstrdup to dcalloc and strndupDavid Hows2016-01-181-4/+3
* WT-2326 - Comment explaining nullbyte for truncation.David Hows2016-01-181-0/+4
* WT-2326 - Add back a nullbyte that was incorrectly removed from wtperfDavid Hows2016-01-151-0/+1
* WT-2326: Add dcalloc, dmalloc and dstrdup to wtperfKeith Bostic2016-01-141-17/+6
* WT-2326: Add dcalloc, dmalloc and dstrdup to wtperfKeith Bostic2016-01-141-12/+28
* WT-2326 - Add dcalloc, dmalloc and dstrdup to wtperfKeith Bostic2016-01-141-1/+1
* WT-2326 - Add dcalloc, dmalloc and dstrdup to wtperfKeith Bostic2016-01-141-2/+2
* WT-2326 - Remove duplicate memory allocationsDavid Hows2016-01-141-5/+0
* WT-2326 - Fix incorrect variable being usedDavid Hows2016-01-131-1/+1
* WT-2326 - Remove un-needed tmp variables and clean up some memory allocationsDavid Hows2016-01-132-14/+9
* WT-2326 - Fix unused labelDavid Hows2016-01-131-1/+1
* WT-2326 - Add dcalloc, dmalloc and dstrdup to wtperf and replace all existing...David Hows2016-01-135-175/+99
* Merge pull request #2414 from wiredtiger/WT-2305Alex Gorrod2016-01-121-3/+5
|\
| * WT-2305 - Change how config dump filename is setupDavid Hows2016-01-121-2/+2
| * WT-2305 - Fix coverity issuesDavid Hows2015-12-231-4/+6
* | Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-0110-10/+10
* | 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