summaryrefslogtreecommitdiff
path: root/bench
Commit message (Expand)AuthorAgeFilesLines
* Allow async to be reconfigured. #1002Susan LoVerso2014-05-131-0/+13
* Coverity. Clean up unused variables.Susan LoVerso2014-05-121-19/+2
* Don't use WiredTiger verbose messages in wtperf.Alex Gorrod2014-05-081-1/+1
* Make reads:update 1:2 for wtperf async.Susan LoVerso2014-05-071-1/+1
* Lint.Susan LoVerso2014-05-062-2/+0
* Lint.Susan LoVerso2014-05-062-6/+16
* Fix some warnings introduced by the async API.Michael Cahill2014-05-061-1/+1
* Merge branch 'develop' into async. Fix conflicts.Susan LoVerso2014-05-052-5/+6
|\
| * Custodial pointer 'user_cconfig' (line 1552) has not been freed or returnedKeith Bostic2014-05-011-4/+5
* | Fixes to worker thread: Use wt_session interface for transactionsSusan LoVerso2014-05-051-1/+1
* | Merge branch 'develop' into asyncSusan LoVerso2014-04-301-4/+25
|\ \ | |/
| * Fix warnings.Susan LoVerso2014-04-301-1/+2
| * Allow multiple -C or -T args to concatenate.Susan LoVerso2014-04-301-4/+24
* | Merge branch 'develop' into asyncSusan LoVerso2014-04-292-0/+136
|\ \ | |/
| * Add a wtperf config that disables prefix compression, to see how the results ...Michael Cahill2014-04-291-0/+10
| * Clean up script. Check exit status of wtperf.Susan LoVerso2014-04-281-18/+34
| * Add LD_LIBRARY_PATH because some tests need snappy.Susan LoVerso2014-04-241-1/+2
| * Add wtperf run script to take avg of multiple runs.Susan LoVerso2014-04-241-0/+109
* | Fix warning.Susan LoVerso2014-04-291-3/+2
* | Remove unused variables.Susan LoVerso2014-04-291-3/+1
* | Always use async for compact. #921.Susan LoVerso2014-04-292-41/+48
* | Add WT_AOP_COMPACT case.Susan LoVerso2014-04-281-0/+1
* | Fix more warnings.Susan LoVerso2014-04-231-2/+1
* | Fix warnings: Unused variables.Susan LoVerso2014-04-231-11/+4
* | Fix warning: Add WT_AOP_REMOVE case.Susan LoVerso2014-04-231-0/+1
* | Add async support to wtperf workload code.Susan LoVerso2014-04-231-29/+193
* | Changes for atomic use for flush command. Fix counts in wtperf forSusan LoVerso2014-04-161-6/+7
* | Unused variables.Susan LoVerso2014-04-141-2/+0
* | Add async support for wtperf populate. Remove unused stat.Susan LoVerso2014-04-144-5/+203
|/
* Change max_latency units to msecs. Add it into several configs. #926Susan LoVerso2014-03-2524-3/+25
* Use lprintf to exit, rather than an abort in wtperf.Alex Gorrod2014-03-252-9/+5
* Fix paren warning.Susan LoVerso2014-03-241-2/+2
* Add max latency and min throughput settings. #926Susan LoVerso2014-03-242-7/+37
* Coverity 1187550Susan LoVerso2014-03-191-1/+1
* Fix wtperf warmup phase to execute mixes workloads.Alex Gorrod2014-03-192-6/+6
* Add warmup configuration option to wtperf.Alex Gorrod2014-03-184-16/+41
* When compacting, set the smallest timeout to start them in paralel, thenSusan LoVerso2014-03-171-1/+13
* Fix Coverity warning:Alex Gorrod2014-03-171-4/+6
* Coverity.Susan LoVerso2014-03-122-15/+30
* Fix a leak in wtperf found by valgrind:Michael Cahill2014-03-121-0/+1
* typoKeith Bostic2014-03-111-1/+1
* Make sure wtperf config string is terminated correctly.Alex Gorrod2014-03-111-1/+3
* whitespaceMichael Cahill2014-03-111-1/+1
* Fix wtperf config parsing to handle long lines.Alex Gorrod2014-03-112-8/+35
* Don't drop core if there weren't any worker threads configured.Keith Bostic2014-03-061-1/+2
* Only have wtperf call get_value if the search succeeded.Michael Cahill2014-03-061-2/+3
* Call get_value on reads.Susan LoVerso2014-03-051-1/+8
* Add 1b and 4b test configs.Susan LoVerso2014-03-048-0/+140
* Adjust thread pools for new Jenkins configs.Susan LoVerso2014-03-043-3/+3
* Add a multi-table config and shorter voxer configs for Jenkins.Susan LoVerso2014-03-043-0/+46