Commit Graph

23033 Commits

Author SHA1 Message Date
Dustin Brown fe2ecdce6d Update run-benchmarks.sh 2024-02-15 10:50:11 -08:00
Dustin Brown 56cdfa7f4d Merge pull request #7499 from dolthub/db/profile
[no-release-notes] /{go,.github}: add scripts for building pgo dolt binaries
2024-02-15 10:43:33 -08:00
Dustin Brown 1c2b8d8924 Merge pull request #7500 from dolthub/db/benchmark-tests
[no-release-notes] /.github/{actions, workflows}: rename action
2024-02-14 17:12:47 -08:00
coffeegoddd 3657f4374b /.github/{actions, workflows}: rename action 2024-02-14 17:10:50 -08:00
Dustin Brown 4a4821110b Merge pull request #7497 from dolthub/db/workflow
[no-release-notes] /go/performance/continuous_integration: update dockerfile to install go/benchmark/comparison_config.go
2024-02-14 17:05:44 -08:00
coffeegoddd fddb73a83a /{go,.github}: add scripts for building pgo dolt binaries 2024-02-14 16:51:27 -08:00
coffeegoddd c0e9d077b9 /go/performance/continuous_integration: update dockerfile to install postgres and doltgres for testing the benchmark runner 2024-02-14 16:01:23 -08:00
Dustin Brown 27f37adde2 Merge pull request #7496 from dolthub/db/fix-benchmark
[no-release-notes] /go/performance/utils/benchmark_runner/{sysbench,tpcc}.go: fix output already set error
2024-02-14 15:19:30 -08:00
coffeegoddd 2275eba91f /go/performance/utils/benchmark_runner/{sysbench,tpcc}.go: fix output already set error 2024-02-14 15:18:25 -08:00
James Cor 4849f996b3 Fix windows file paths for dropping databases (#7494) 2024-02-14 15:13:54 -08:00
Jason Fulghum 3483a0871d Merge pull request #7495 from dolthub/fulghum/bats 2024-02-14 15:04:50 -08:00
Jason Fulghum be1e759d9f Stop running Mac BATS tests on all PRs, and run nightly instead 2024-02-14 14:31:42 -08:00
Dustin Brown a58dcc1d62 Update get-mysql-dolt-job-json.sh 2024-02-14 14:25:03 -08:00
Maximilian Hoffman ded3fdbb1b [no-release-notes] Stats on for TPC-C (#7489)
* [no-release-notes] Stats on for TPC-C

* normalize tpcc to one client

* tpcc tps multiplier

* add multiplier
2024-02-14 14:13:23 -08:00
Dustin Brown 3419237719 Merge pull request #7493 from dolthub/db/refactor
[no-release-notes] refactor sysbench_runner in preparation for pgo dolt releases
2024-02-14 12:38:49 -08:00
Aaron Son 4e5febf8b1 Merge pull request #7482 from dolthub/aaron/cluster-standby-takes-epoch-from-primary
go: sqle/cluster: When in standby mode, take the epoch of the primary.
2024-02-14 12:15:27 -08:00
coffeegoddd f75b598c31 /go/performance/utils/benchmark_runner: fix tests 2024-02-14 10:48:24 -08:00
Jason Fulghum 2ff6bc632a Merge pull request #7490 from dolthub/fulghum/dolt-7488
Bug fix: `IndexedDoltTable` didn't fully implement `DoltTable`'s interface
2024-02-14 10:46:14 -08:00
coffeegoddd d70b0470a7 /go/performance/utils/benchmark_runner: done refactoring 2024-02-14 10:17:31 -08:00
coffeegoddd ce21c0b610 /go/performance/utils/sysbench_runner: wip, all seems to work, need to fix json unmarshalling 2024-02-13 17:24:47 -08:00
Neil Macneale IV fd8fcd5a0b Formatter complaining about no-op append use for reasons unknown 2024-02-13 16:53:34 -08:00
coffeegoddd aabdce4be9 /go/performance/utils/sysbench_runner: wip, tests working, runner and profile working, need tpcc now, then unmarshal stuff 2024-02-13 16:42:49 -08:00
Jason Fulghum b368470ab1 Fixing issue with IndexedDoltTable not fully implementing the interface of DoltTable (inconsistent with WritableIndexedDoltTable) 2024-02-13 16:37:10 -08:00
coffeegoddd 8049429847 /go/performance/utils/sysbench_runner/results_test.go: get tests passing again 2024-02-13 15:10:48 -08:00
coffeegoddd 46bc6bacab /go/performance/utils/sysbench_runner: wip, need to test now 2024-02-13 14:57:40 -08:00
coffeegoddd 05bf46fb74 /go/performance/utils/sysbench_runner: wip, need to fix tests, then test it all 2024-02-13 14:39:12 -08:00
coffeegoddd 6b22c8da86 /go/performance/utils/sysbench_runner: wip, still grinding 2024-02-13 12:40:03 -08:00
coffeegoddd 53bdaeecad /go/performance/utils/sysbench_runner: wip, still jamming 2024-02-13 12:26:16 -08:00
coffeegoddd ce120e9fd9 /go/performance/utils/sysbench_runner: wip, still grinding on refactor 2024-02-13 11:23:08 -08:00
coffeegoddd 25c78c33c0 /go/performance/utils/sysbench_runner: wip, working through config refactor 2024-02-12 17:23:35 -08:00
coffeegoddd ffecc7b7cf /go/performance/utils/sysbench_runner: wip, remove old benchmark code 2024-02-12 15:38:05 -08:00
coffeegoddd afcfdd56ed /go/performance/utils/sysbench_runner: wip, remove tpcc code 2024-02-12 15:36:13 -08:00
coffeegoddd 6065eab29c /go/performance/utils/{sysbench_runner,tpcc_runner}: wip, tpcc seems to work still 2024-02-12 15:30:45 -08:00
coffeegoddd 985238b423 /go/performance/utils/sysbench_runner: wip, refactoring tpcc, needs testing 2024-02-12 15:08:18 -08:00
coffeegoddd 5e066a5c93 /go/performance/utils/{sysbench_runner,tpcc_runner}: wip, refactoring tpcc stuff 2024-02-12 14:48:35 -08:00
coffeegoddd 1162d2c4c5 /go/performance/utils/sysbench_runner: wip, profiling seems to work 2024-02-12 13:29:07 -08:00
coffeegoddd 09268b4475 /go/performance/utils/sysbench_runner: wip, servers seem to work, now fixing profiling, then can refactor the rest 2024-02-12 12:21:21 -08:00
coffeegoddd 57afbe974b /go/performance/utils/sysbench_runner: wip, dolt and mysql seem to work, testing postgres and doltgres 2024-02-12 11:41:40 -08:00
Dustin Brown 02e9f99a3a Merge pull request #7480 from dolthub/db/fix
[no-release-notes] /go/performance/utils/sysbench_runner/profile.go: fix mkdir temp
2024-02-12 09:56:31 -08:00
max-hoffman 0996ca17e5 [ga-bump-release] Update Dolt version to 1.34.0 and release v1.34.0 v1.34.0 2024-02-10 00:43:52 +00:00
Dustin Brown d390afcc5c [ga-bump-dep] Bump dependency in Dolt by max-hoffman (#7483)
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
2024-02-09 16:22:47 -08:00
coffeegoddd 4894a27d6b /go/performance/utils/sysbench_runner: wip, still need to finish postgres and stuff 2024-02-09 16:06:58 -08:00
coffeegoddd 7931e910e3 /go/performance/utils/sysbench_runner: wip, still refactoring 2024-02-09 15:37:50 -08:00
coffeegoddd 58d3847aa9 /go/performance/utils/sysbench_runner: wip, refactoring to make better 2024-02-09 15:18:06 -08:00
Aaron Son f77d4c494a go: sqle/cluster: When in standby mode, take the epoch of the primary. When in detected_broken_config, become standby if we see a higher numbered primary. 2024-02-09 14:32:06 -08:00
coffeegoddd 3b678c5487 /go/performance/utils/sysbench_runner/profile.go: fix mkdir temp 2024-02-09 13:46:06 -08:00
Daylon Wilkins d391bcf946 Merge pull request #7463 from dolthub/james/select-into
`SELECT ... INTO OUTFILE ...` tests
2024-02-09 05:28:45 -08:00
James Cor 476c04ee9e bump 2024-02-09 01:31:33 -08:00
James Cor c98d46058c fix test 2024-02-09 01:28:12 -08:00
James Cor fe5547d827 bump 2024-02-08 17:01:07 -08:00