summaryrefslogtreecommitdiff
path: root/bench
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into wt-2330Keith Bostic2016-03-311-4/+3
|\
| * Merge pull request #2615 from wiredtiger/wt-2512Alex Gorrod2016-03-311-4/+3
| |\
| | * WT-2512 - Minor changes to make intent clearer.David Hows2016-03-301-2/+2
| | * WT-2512 - Change how throttle values per thread are calculatedDavid Hows2016-03-301-4/+3
* | | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-292-3/+3
|/ /
* | WT-2517: wtperf uses setvbuf in a way that isn't supported on WindowsKeith Bostic2016-03-292-2/+2
* | WT-2517: wtperf uses setvbuf in a way that isn't supported on WindowsKeith Bostic2016-03-291-1/+1
|/
* WT-2484: Coverity 1345809: unchecked return valueKeith Bostic2016-03-141-1/+1
* Merge pull request #2565 from wiredtiger/wt-2465Alex Gorrod2016-03-141-6/+4
|\
| * WT-2465: Coverity 1352899: Dereference before null checkKeith Bostic2016-03-111-6/+4
* | WT-2471: review WiredTiger "int" printf formatsKeith Bostic2016-03-111-2/+2
|/
* WT-2444: broken flag test in wtperf, whitespaceKeith Bostic2016-03-031-1/+1
* 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