summaryrefslogtreecommitdiff
path: root/bench
Commit message (Expand)AuthorAgeFilesLines
* WT-2366 Check for NULL workload pointer.Susan LoVerso2016-03-021-1/+1
* WT-2366 Adjust grow/shrink workloads to be comparable to each other.Susan LoVerso2016-03-022-3/+3
* WT-2366 Set CFG_GROW flag on random delta path.Susan LoVerso2016-03-021-0/+1
* WT-2366 Add new wtperf workloads mixing grow and shrink.Susan LoVerso2016-03-023-0/+54
* WT-2366 Minor changes to grow/shrink workloadsSusan LoVerso2016-03-022-5/+6
* Merge branch 'develop' into wt-2366-simplerSusan LoVerso2016-03-024-4/+4
|\
| * WT-2432 Add eviction worker threads to eviction configs.Susan LoVerso2016-03-014-4/+4
* | WT-2366 Add shrink changes.Susan LoVerso2016-03-015-17/+55
* | WT-2366 Extend wtperf to support changing record sizes in update opsAlex Gorrod2016-03-015-24/+136
|/
* 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