summaryrefslogtreecommitdiff
path: root/bench
Commit message (Expand)AuthorAgeFilesLines
* WT-3008 Move wtperf stress jobs to new stress runner folder (#3131)David Hows2016-11-072-0/+0
* WT-2880 Add Zstandard compression support (#3075)Keith Bostic2016-10-213-1/+9
* WT-2949 Add option to skip closing the connection after test runs. (#3082)sueloverso2016-10-116-1/+12
* WT-2956 utility tests -h option is always overridden by the default setup (#3...Keith Bostic2016-10-101-1/+0
* WT-2948 simplify error handling by making __wt_epoch return never fail (#3080)Keith Bostic2016-10-073-79/+29
* WT-2858 Rename wtperf's CONFIG structure (#3065)Keith Bostic2016-09-288-739/+752
* WT-2917 split wtperf's configuration into per-database and per-run parts (#3006)Keith Bostic2016-09-2710-801/+765
* WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill2016-09-161-1/+1
* WT-2859 Restructure statistics gathering macros (#3016)Sulabh Mahajan2016-09-141-6/+9
* WT-2894 Add wtperf stress workload that tries to induce negative scaling (#3034)Alex Gorrod2016-09-131-0/+21
* WT-2888 Switch functions to return void where possible (#3019)Keith Bostic2016-09-063-7/+4
* WT-2876 Fix a memory leak of new wtperf URI (#3021)Alex Gorrod2016-09-052-0/+4
* WT-2876 Add an oplog-like ability to wtperf utility. (#2999)Alex Gorrod2016-09-054-5/+70
* Revert "WT-2842 split wtperf's configuration into per-database and per-run pa...Alex Gorrod2016-08-3110-714/+636
* Revert "WT-2842 Add explicit include in wtperf to resolve build warning." (#3...Alex Gorrod2016-08-311-1/+0
* WT-2842 Add explicit include in wtperf to resolve build warning. (#3002)Alex Gorrod2016-08-311-0/+1
* WT-2842 split wtperf's configuration into per-database and per-run parts (#2971)Keith Bostic2016-08-3110-636/+714
* WT-2824 Fix double concating the config strings (#2990)Sulabh Mahajan2016-08-302-15/+19
* WT-2870 Rename wtperf jobs for consistency. (#2994)sueloverso2016-08-292-0/+0
* WT-2868 Add sample_interval to checkpoint-stress.wtperf (#2989)Sulabh Mahajan2016-08-291-1/+4
* WT-2816 General improvements to WiredTiger eviction performance (#2949)Michael Cahill2016-08-261-2/+1
* WT-2783 Clean up wtperf configuration object management (#2957)Keith Bostic2016-08-163-46/+68
* WT-2828 wtperf long test changes (#2948)sueloverso2016-08-1521-328/+54
* WT-2820 add gcc warn_unused_result attribute (#2938)Keith Bostic2016-08-123-5/+5
* WT-2817 Add wtperf conf to stress test checkpoints with updates (#2941)Sulabh Mahajan2016-08-121-0/+20
* WT-2807 Change the memory allocator for wtperf performance tests. (#2849)Alex Gorrod2016-08-091-1/+1
* WT-2814 Add new single op truncate mode to wtperf (#2933)Alex Gorrod2016-08-082-8/+29
* WT-2806 Off-by-one allocation in wtperf. (#2923)Michael Cahill2016-08-021-1/+1
* WT-2793 Enhance statistics related to overflow values (#2912)sueloverso2016-07-284-57/+15
* WT-2798 Fix data consistency bug with table creates during a checkpoint. (#2910)Michael Cahill2016-07-272-1/+22
* WT-2772 Remove bigval run. (#2907)sueloverso2016-07-261-1/+0
* WT-2772 Adjust log.wtperf config. Remove unneeded configs. (#2902)sueloverso2016-07-258-96/+23
* Fix a set of places where we ignored the return value of a function. (#2893)Keith Bostic2016-07-213-25/+16
* WT-2737 Scrub dirty pages rather than evicting them (#2889)Keith Bostic2016-07-213-145/+66
* WT-2746 Add a new statistic tracking I/O for checkpoints (#2853)Keith Bostic2016-07-081-1/+0
* WT-1162 Add a wtperf test case focusing on latency measurements (#2856)sueloverso2016-07-081-0/+12
* WT-2752 Fix errors in wtperf config (#2855)sueloverso2016-07-072-3/+9
* WT-2729 Focus eviction on the largest trees in cache. (#2832)Michael Cahill2016-06-284-10/+62
* WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2818)Don Anderson2016-06-211-5/+6
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-082-1/+4
* WT-2651: Coverity 1355591 resource leak (#2738)Keith Bostic2016-05-221-1/+1
* WT-2651: Coverity 1355591 resource leak (#2737)Keith Bostic2016-05-222-89/+84
* WT-2611 Modify wtperf to handle escaped quotes. (#2714)Don Anderson2016-05-191-5/+56
* WT-2610 Reduce hazard pointer array size. (#2731)sueloverso2016-05-173-5/+48
* WT-2547 Add eviction configs for 1 thread.Susan LoVerso2016-04-132-0/+23
* 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
|/ /