Commit Graph

147 Commits

Author SHA1 Message Date
Dustin Brown
9e30c550cb Update get-dolt-correctness-job-json.sh 2024-01-26 10:01:41 -08:00
coffeegoddd
b43fee5f06 /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: exclude bulk_insert in overall mean query 2024-01-25 14:17:02 -08:00
Dustin Brown
708139bf93 [auto-bump] [no-release-notes] dependency by jycor (#7403) 2024-01-24 10:30:51 -08:00
coffeegoddd
f88bec40c6 /{.github,go}: update sysbench_runner to work with mysql dolt postgres doltgres 2024-01-23 16:06:55 -08:00
Dustin Brown
7713cc409e Update run-correctness.sh 2024-01-23 15:41:14 -08:00
Maximilian Hoffman
6b41096d81 Write stats to disk and dolt_statistics table (#7243)
* Write statistics to prolly tree

* fix go-sql-server-driver

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

* bump

* [skip actions] [ga-update-correctness] SQL Correctness updated to 99.997709

* Tidy

* test edits

* fix string outputs

* fix string printing histogram rows

* bump

* [skip actions] [ga-update-correctness] SQL Correctness updated to 99.998097

* test bump

* bump

* bump

---------

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
Co-authored-by: coffeegoddd <coffeegoddd@users.noreply.github.com>
2024-01-20 11:49:45 -08:00
Dustin Brown
c9aa36be92 [auto-bump] [no-release-notes] dependency by jycor (#7321)
* [ga-bump-dep] Bump dependency in Dolt by jycor

* [skip actions] [ga-update-correctness] SQL Correctness updated to 99.997743

---------

Co-authored-by: jycor <jcor@ucsd.edu>
Co-authored-by: coffeegoddd <coffeegoddd@users.noreply.github.com>
2024-01-13 15:21:43 -08:00
coffeegoddd
31dcb3b845 /.github/{scripts,workflows}: add branch ref 2024-01-12 12:08:52 -08:00
coffeegoddd
bc65707417 /.github/{scripts,workflows}: working through some pr regressions labeling 2024-01-11 16:45:50 -08:00
Dustin Brown
70b785d83e Update get-dolt-correctness-job-json.sh 2024-01-11 14:08:30 -08:00
coffeegoddd
eaff3300c2 /.github/{scripts,workflows}: remove regressions stuff 2024-01-11 13:58:35 -08:00
Dustin Brown
62727556dd Update get-dolt-regressions-job-json.sh 2024-01-10 16:47:51 -08:00
coffeegoddd
18ba058d59 /.github/scripts/sql-correctness/get-dolt-regressions-job-json.sh: add percentage queries 2024-01-10 16:10:50 -08:00
coffeegoddd
7eafa0cf56 /.github/{scripts,workflows}: set issue number in regressions job 2024-01-10 14:28:49 -08:00
Dustin Brown
6bdb53871c Update run-correctness.sh 2024-01-10 13:50:28 -08:00
coffeegoddd
e0c292d70a /.github/scripts/sql-correctness/run-correctness.sh: log pr number too 2024-01-10 13:19:45 -08:00
coffeegoddd
3fe6ae2e1e /.github/{scripts,workflows}: some adjustments for pr comments 2024-01-10 13:11:33 -08:00
coffeegoddd
a56ab945d1 /.github/{scripts,workflows}: update scripts to work with regressions job maybe 2024-01-10 12:25:54 -08:00
coffeegoddd
d1c491f707 /.github/{scripts,workflows}: add test regressions workflow, add regressions job config script 2024-01-10 11:44:50 -08:00
coffeegoddd
023c6dc5d6 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: add resource limit 2024-01-10 10:12:49 -08:00
coffeegoddd
42df3f079f /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: configure job to run on dedicated host 2024-01-10 10:08:51 -08:00
coffeegoddd
8092e13060 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: make correctness job run tests concurrently 2024-01-09 12:48:16 -08:00
James Cor
8f49d10eb0 increase correctness precision (#7117)
Co-authored-by: James Cor <james@dolthub.com>
2023-12-07 10:45:44 -08:00
Maximilian Hoffman
d256c49cee Remove bulk_insert CI benchmark (#6935) 2023-11-02 16:22:30 -07:00
coffeegoddd
d207a9bb3c /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: revert precision 3 2023-11-01 15:56:46 -07:00
coffeegoddd
82e21b397d /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: fix multiplier 2023-11-01 15:24:38 -07:00
coffeegoddd
d75499d0fb /.github/scripts/performance-benchmarking/get-mysql-dolt-job-json.sh: bump multiplier precision 2023-11-01 13:24:14 -07:00
coffeegoddd
3f0d9a06e8 /.github/scripts/sql-correctness/get-dolt-correctness-job-json.sh: change correctness precision 2023-10-11 09:38:36 -07:00
Nick Tobey
810faea574 Add nicktobey and fulghum to approved commentors for triggering github actions from PR comments. 2023-08-01 12:28:20 -07:00
coffeegoddd
a684a3c360 /.github/scripts: use lowercase actor name in path 2023-07-27 09:56:56 -07:00
coffeegoddd
b944df67ca /.github/scripts/{performance-benchmarking,sql-correctness}: remove doltnbf from key string 2023-07-13 10:06:17 -07:00
Max Hoffman
54c06e88bc merge perf no setup merge 2023-02-28 12:22:36 -08:00
Max Hoffman
ed6fcdb51f more merge perf tests 2023-02-28 10:27:55 -08:00
Maximilian Hoffman
cf68349fae [no-release-notes] merge perf bench edits (#5437)
* initial

* fixes

* fix setup script

* dolt config

* dolt config
2023-02-27 17:33:05 -08:00
Max Hoffman
07c9fa813c shutil for rm 2023-02-27 13:11:27 -08:00
Max Hoffman
81bc6e6e80 no error for rmdir 2023-02-27 13:06:38 -08:00
Maximilian Hoffman
13f1f33953 [no-release-notes] merge perf bench (#5436)
* initial

* fixes
2023-02-27 12:57:26 -08:00
Maximilian Hoffman
a614a39230 [no-release-notes] revert systab CI (#4922)
* Revert "cat job.json"

This reverts commit e23f7b304a.

* Revert "indent error"

This reverts commit f074dee15d.

* Revert "starter (#4912)"

This reverts commit 02809af1b9.
2022-12-05 10:03:00 -08:00
Max Hoffman
e23f7b304a cat job.json 2022-12-05 09:17:32 -08:00
Maximilian Hoffman
02809af1b9 starter (#4912) 2022-12-02 12:56:09 -08:00
Andy Arthur
6a1c6156a0 update andy's github username 2022-12-02 10:47:29 -08:00
Maximilian Hoffman
2240cd2da7 delete old files (#4757) 2022-11-11 08:14:44 -08:00
Maximilian Hoffman
08167dfd5d Redo import perf (#4689)
* import perf harness prog

* more test isolation

* rework common dep

* fix server driver

* delete old files, fix readme

* more readme fixes

* batching edits

* edits

* skip import tests by def

* GA starter

* rename

* fix arg name

* change input name again

* remove espaced character from input desc

* fix env definition

* fix env definition

* fix workflow_dispatch name

* CI test files

* remove os spec

* runs on

* different set variable

* defaults

* defaults

* remove local GMS

* edits

* run bench from go/ directory

* dropped def equals

* go run, not go build

* fix output command name

* configure dolt

* fix query file path

* fix query file path

* switch query and inputs

* fix format <<EOF

* reformat yaml

* debug output

* more debug output

* fix echo -> cat

* fix to json flag

* fix yaml spacing

* yaml spacing

* yaml spacing

* revert html spacing

* json format

* env var expansion

* echo not cat

* another json string printing error

* no echo

* log template

* no template string

* wrong parameter, template should be templateName

* remove console.log

* pass file, not string, to ses

* rely on preexisting template? email action interface

* fix yaml

* fix html print

* fix html header

* change ci script

* fix sql-server connection pass

* mysql no password, setup default db

* put password back

* missed port for default database

* expanded CI tests

* shorter test file

* extend ci tests

* change default query

* try to push to dolthub

* modify push to dolthub

* duplicate test names

* typo

* dolt-action version

* invalid param for dolt_action

* specify feature branch

* specify main branch dolt-action

* -b flag first

* dont need -q flag for batch EOF

* combine results and dolthub push

* missing curly brace

* no auth

* new creds

* new cred fun

* use the cred key

* try again

* log table

* move push out of batch

* more logging

* new vs old branch

* fix branch rule

* more test

* all tests

* smaller tests

* smaller tests

* double env: key

* fix yaml error

* more yaml errors

* more yaml errors

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

* linting fixes, remove other import nightly

* linting

* go vet

* licenses

* fix compile errorrs

* warn don't panic on init()

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

* no external package

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

* unused dep

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

* Revert perf scripts

* refactor to repo dispatch

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2022-11-10 12:56:43 -08:00
coffeegoddd
285c9fc928 /.github/{scripts,workflows}: remove release run arg 2022-11-07 11:33:31 -08:00
coffeegoddd
b2773ebebf /.github/scripts/{performance-benchmarking,sql-correctness}: fix ci scripts 2022-11-04 09:11:29 -07:00
coffeegoddd
f9e075272c /.github/{scripts,workflows}: add release run arg to latency and correctness jobs 2022-11-03 11:25:56 -07:00
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