Commit Graph

101 Commits

Author SHA1 Message Date
coffeegoddd
78dec60428 /.github/scripts/{import-benchmarking,sql-correctness}: add format to jobname 2022-10-26 14:26:24 -07:00
Dustin Brown
7d81a09c00 Merge pull request #4563 from dolthub/db/update-ci
[no-release-notes] /.github/{scripts,workflows}: bump actions
2022-10-24 11:02:39 -07:00
coffeegoddd
24bfc6b35e /.github/scripts/{fuzzer, import-benchmarking, performance-benchmarking}: add nbf to job name 2022-10-19 12:09:31 -07:00
coffeegoddd
87b002fccb /.github/{scripts,workflows}: bump actions 2022-10-17 13:13:03 -07:00
Andy Arthur
8da16c397d update benchmark scripts with new join benchmark 2022-08-29 10:52:53 -07:00
coffeegoddd
aad9e65542 /.github/scripts/import-benchmarking: use email-template arg 2022-08-11 13:24:49 -07:00
Andy Arthur
967cf6ae79 remove __DOLT_1__ in favor of __DOLT__ 2022-08-09 14:44:26 -07:00
coffeegoddd
c149eb10a3 /{.github, go}: add quotation mark, print test name before each test 2022-08-04 16:26:59 -07:00
Maximilian Hoffman
acb61d68e7 new blob write test for sysbench (#4013) 2022-08-04 09:36:03 -07:00
Maximilian Hoffman
45c9973219 blob sysbench (#3981)
* irrelevent cahnge

* new tests
2022-08-02 07:18:58 -07:00
coffeegoddd
1e7a6002aa /.github/scripts/{import-benchmarking,performance-benchmarking,sql-correctness}: add email alert to jobs 2022-07-26 14:33:58 -07:00
coffeegoddd
c09e1ac75e /.github/{scripts,workflows}: fix run correctness args 2022-07-22 16:36:21 -07:00
coffeegoddd
8d4ef5ad58 /.github/{scripts,workflows}: ensure noms bin format gets sent in payload 2022-07-22 10:06:47 -07:00
coffeegoddd
2eb83de16a /.github/{actions,workflows}: fix correctness for both formats 2022-07-21 15:42:44 -07:00
coffeegoddd
60f7f2a9dc /.github/{scripts,workflows}: run tpcc as separate job 2022-07-21 14:41:46 -07:00
coffeegoddd
3df6fd75ae /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: make mysql script args match dolt script args 2022-07-21 09:45:10 -07:00
Vinai Rachakonda
117b64807e [skip ci] [no-release-notes] Add bucket configuration for performance-benchmarking-report (#3839) 2022-07-20 11:22:32 -07:00
coffeegoddd
9202b2611f /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: fix typo 2022-07-20 10:52:04 -07:00
Dustin Brown
d059622be7 Update get-dolt-correctness-job-json.sh
fix invalid json
2022-07-20 10:11:10 -07:00
Andy Arthur
df5c03aec2 fix performance-benchmarking/run-benchmarks.sh 2022-07-18 11:55:57 -07:00
Andy Arthur
1a888b42c7 turn off INIT_BIG_REPO option for __DOLT_1__ 2022-07-18 11:02:07 -07:00
Andy Arthur
41c92f8c60 add __DOLT_1__ to nightly correctness and benchmarking 2022-07-15 14:50:01 -07:00
Vinai Rachakonda
a159d04c3d [no-release-notes] Import Benchmark workflow updates (#3837) 2022-07-15 10:51:39 -07:00
Vinai Rachakonda
e357c4198c [no-release-notes] Update configuration files for generating import benchmark (#3828) 2022-07-14 18:21:40 -07:00
Vinai Rachakonda
3f985c76d1 Revamp the Import Benchmarker (#3744) 2022-07-13 18:27:14 -07:00
Andy Arthur
e107ff6f03 replace benchmarking usages of oltp_delete with oltp_delete_insert 2022-06-30 14:24:52 -07:00
Maximilian Hoffman
fdf378ace1 index join scan (#3651) 2022-06-21 13:12:22 -07:00
coffeegoddd
c728656bbd [no-release-notes] /.github/{scripts,workflows}: update existing benchmarking to use new format args 2022-06-03 14:15:12 -07:00
Andy Arthur
a857658987 fixup benchmark script 2022-06-03 13:15:04 -07:00
Andy Arthur
5fcfef0ed5 added tmp workflow for testing 2022-06-03 12:23:59 -07:00
Andy Arthur
e3ea885331 added time suffix to performance job name 2022-06-03 12:21:53 -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
Daylon Wilkins
20c6adf98c Shifted fuzzer to use new format 2022-05-27 08:35:51 -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
c64e913ce4 Max/fix nightly (#3316)
* Nightly benchmarks

* dispatch

* del comment brnach

* merge conflict

* mysql-dolt

* change if or to double brackets
2022-04-28 11:02:04 -07:00
Vinai Rachakonda
5e788b48c1 Change transactions per second to sql_transactions_per_second (#2994) 2022-03-15 17:38:54 -07:00
Vinai Rachakonda
e895d583a5 Update queries to include tps as well as more sophisticated percentil… (#2986) 2022-03-15 12:31:47 -07: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
Dustin Brown
e9e58bbb1f /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: add precision to correctness percentage 2022-02-05 06:54:04 -08:00
Dustin Brown
208480acdc /.github/scripts/performance-benchmarking/get-{dolt,mysql}-dolt-job-json.sh: use dolthub lua script repo 2022-01-20 13:56:29 -08:00
Dustin Brown
c7c5cc4522 /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: add group by scan to mysql v dolt benchmarks 2022-01-19 15:33:49 -08:00
Maximilian Hoffman
cb74ef57da sysbench changes (#2616)
* sysbench changes

* add sysbench read test
2022-01-14 13:47:22 -08:00
Dustin Brown
1e8bcd151a /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: adjust benchmarking precision 2021-12-15 12:59:01 -08:00
Dustin Brown
557e3a565f /.github/scripts/fuzzer/get-fuzzer-job-json.sh: add job label 2021-10-15 09:15:44 -07:00
Dustin Brown
acd5766bd6 /.github/scripts/{performance-benchmarking,sql-correctness}: bump the back off limit in case of transient fails 2021-09-20 13:34:30 -07:00
Daylon Wilkins
ab923b17fc Reduced fuzzer gate cycles 2021-08-24 15:01:19 -07:00
Dustin Brown
60c78fa429 /.github/{scripts,workflows}: set env vars for triggering benchmark-report workflow 2021-08-17 16:53:25 -07:00
Dustin Brown
5a4a7026b6 /.github/{scripts,workflows}: use the issue-number arg in comment benchmarking job 2021-08-17 16:40:11 -07:00
Dustin Brown
cdbad5a4c8 /.github/{scripts, workflows}: performance benchmark async reports 2021-08-17 15:13:13 -07:00