Commit Graph

18 Commits

Author SHA1 Message Date
Andy Arthur
c6437df6e4 fix env bootstrapping for clone 2022-09-29 16:15:12 -07:00
Andy Arthur
1c51085324 update init.bats, sysbench runner 2022-09-29 16:09:20 -07:00
Andy Arthur
ad472765d2 add NomsBinFormat config option for tpcc runner 2022-08-25 15:30:38 -07:00
coffeegoddd
c149eb10a3 /{.github, go}: add quotation mark, print test name before each test 2022-08-04 16:26:59 -07:00
Andy Arthur
c8e100a381 updating MySQL sysbench runner to run with sysvar innodb_flush_log_at_trx_commit=2 to match Dolt's durability level 2022-07-14 20:28:11 -07:00
Vinai Rachakonda
3f985c76d1 Revamp the Import Benchmarker (#3744) 2022-07-13 18:27:14 -07:00
Andy Arthur
4c32f515ed rip out DOLT_TRANSACTION_MERGE_STOMP 2022-07-11 13:34:36 -07:00
Andy Arthur
e107ff6f03 replace benchmarking usages of oltp_delete with oltp_delete_insert 2022-06-30 14:24:52 -07:00
Andy Arthur
88ce8844ad generate random key data with uniform distribution when running sysbench benchmarks 2022-06-28 16:34:15 -07:00
Andy Arthur
e112761977 added nbf option 2022-06-02 16:52:22 -07:00
Andy Arthur
88440b090b refactor 'init-big-repo' flag to make setup work optional 2022-06-02 16:23:58 -07:00
Maximilian Hoffman
d994df5f5a Option for sysbench perf tests to clone big repo (#3326)
* Option for sysbench perf tests to clone big repo, rather than starting empty

* put remove dir back

* flag

* hanging comma

* sysbench canary update
2022-04-29 11:49:46 -07:00
Maximilian Hoffman
0a913d1a63 Add perf runner test (#3319)
* Add runner test

* copyright

* lowercase
2022-04-28 09:57:45 -07:00
Maximilian Hoffman
65ed7401bc GMS bump for transform refactor (#3128)
* GMS bump for transform refactor

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* bump GMS

* bump GMS

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2022-04-01 15:36:44 -07:00
Lars Lehtonen
2bb80c8099 performance/utils/sysbench_runner: fix dropped errors 2022-03-10 10:20:40 -08:00
Vinai Rachakonda
a28aa3c033 Modify Benchmark Configuration for End to End support of the TPCC benchmark (#2812) 2022-02-21 12:04:59 -08:00
Vinai Rachakonda
1367e1f237 Add the TPCC benchmark and ensure that it runs correctly in Docker automation (#2762) 2022-02-15 12:52:35 -08:00
Dustin Brown
a43b8d2e56 /{go,.github}: remove benchmarks, add dolt_builder and sysbench_runner utils 2022-01-24 10:08:25 -08:00