summaryrefslogtreecommitdiff
path: root/bench
Commit message (Expand)AuthorAgeFilesLines
* WT-3346 create JSON output for latency sampling. (#3450)Don Anderson2017-06-086-4/+142
* WT-3326 Enhance workload generator to support wtperf config files (#3433)Don Anderson2017-06-083-3/+543
* WT-3361 Resolve Windows build warnings, build more test programs on Windows (...Keith Bostic2017-06-073-140/+85
* WT-3142 Add a workload generator application (#3420)Keith Bostic2017-05-167-7/+147
* WT-3142 Add a workload generator application (#3408)Alex Gorrod2017-05-1518-0/+3527
* Revert "WT-3142 Add a workload generator application. (#3255)" (#3407)Alex Gorrod2017-04-2818-3526/+0
* WT-3142 Add a workload generator application. (#3255)Michael Cahill2017-04-2818-0/+3526
* WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)Keith Bostic2017-04-0711-11/+11
* WT-3240 Coverity reports (#3354)Keith Bostic2017-03-271-2/+0
* WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3348)Keith Bostic2017-03-241-1/+1
* WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3347)Keith Bostic2017-03-241-2/+2
* WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340)Keith Bostic2017-03-245-60/+67
* WT-3234 Update WiredTiger build for clang 4.0. (#3345)Keith Bostic2017-03-241-16/+2
* WT-3202 Add in_memory config opt, do not reopen connection if db is in_memory...Sulabh Mahajan2017-03-232-1/+14
* WT-3218 Reduce to 2k tables so Jenkins doesn't hit open file ulimit. (#3334)sueloverso2017-03-161-1/+1
* WT-3218 Avoid adding duplicate handles to connection dhandle list (#3331)Alex Gorrod2017-03-161-0/+19
* WT-3111 util_create() doesnt free memory assigned to "uri" (#3279)Keith Bostic2017-02-062-2/+1
* WT-3139 Enhance wtperf to support periodic table scans (#3268)Alex Gorrod2017-02-026-45/+180
* Coverity 1369053: assigning values that are never subsequently used. (#3257)Keith Bostic2017-01-231-6/+2
* WT-3134 Coverity scan reports 1368529 and 1368528 (#3251)Keith Bostic2017-01-191-62/+56
* WT-3083 Fix a bug in wtperf config dump (#3224)Sulabh Mahajan2017-01-182-44/+165
* WT-3104 Fix single threaded eviction configurations. (#3221)sueloverso2016-12-292-2/+2
* WT-2898 evict dynamic workers (#3039)Alexandra (Sasha) Fedorova2016-12-2818-18/+18
* WT-3068 Have Jenkins include specific files for copy rather than exclude (#3202)Alex Gorrod2016-12-161-1/+1
* WT-3068 Copy artifacts of test runs in wtperf_run script. (#3190)Alex Gorrod2016-12-141-0/+5
* WT-3053 Revert: Python and Java support use internal WiredTiger functions (#3...Alex Gorrod2016-12-061-2/+2
* WT-3053 Python and Java support use internal WiredTiger functions (#3174)Keith Bostic2016-12-051-2/+2
* 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