dolt
dolt copied to clipboard
[auto-bump] [no-release-notes] dependency by max-hoffman
:coffee: An Automated Dependency Version Bump PR :crown:
Initial Changes
The initial changes contained in this PR were produced by `go get`ing the dependency.
```
$ cd ./go
$ go get github.com/dolthub/
Before Merging
This PR must have passing CI and a review before merging.
#benchmark
@max-hoffman workflow run: https://github.com/dolthub/dolt/actions/runs/7968093773
@max-hoffman DOLT
test_name | from_latency_median | to_latency_median | is_faster |
---|---|---|---|
tpcc-scale-factor-1 | 134.9 | 82.96 | 1 |
test_name | server_name | server_version | tps | test_name | server_name | server_version | tps | is_faster |
---|---|---|---|---|---|---|---|---|
tpcc-scale-factor-1 | dolt | 92beb505a90a943bf8e5c70935f9875edc5e37c3 | 14.45 | tpcc-scale-factor-1 | dolt | a64443756427878ad3be0239b630fe61985143a3 | 0.32 | 1 |
@coffeegoddd DOLT
comparing_percentages |
---|
99.999848 to 99.999933 |
version | result | total |
---|---|---|
a644437 | not ok | 4 |
a644437 | ok | 5937453 |
version | total_tests |
---|---|
a644437 | 5937457 |
correctness_percentage |
---|
99.999933 |
@max-hoffman DOLT
read_tests | from_latency_median | to_latency_median | is_faster |
---|---|---|---|
covering_index_scan | 3.02 | 2.97 | 0 |
groupby_scan | 18.28 | 18.61 | 0 |
index_join | 5.28 | 5.18 | 0 |
index_join_scan | 2.26 | 2.3 | 0 |
index_scan | 64.47 | 64.47 | 0 |
oltp_point_select | 0.48 | 0.47 | 0 |
oltp_read_only | 8.28 | 7.98 | 0 |
select_random_points | 0.78 | 0.77 | 0 |
select_random_ranges | 0.92 | 0.92 | 0 |
table_scan | 64.47 | 64.47 | 0 |
types_table_scan | 176.73 | 173.58 | 0 |
write_tests | from_latency_median | to_latency_median | is_faster |
---|---|---|---|
oltp_delete_insert | 5.99 | 5.99 | 0 |
oltp_insert | 2.97 | 2.97 | 0 |
oltp_read_write | 15.55 | 15.27 | 0 |
oltp_update_index | 3.13 | 3.07 | 0 |
oltp_update_non_index | 3.07 | 3.07 | 0 |
oltp_write_only | 7.56 | 7.43 | 0 |
types_delete_insert | 6.79 | 6.79 | 0 |
This PR has been superseded by https://github.com/dolthub/dolt/pull/7523
@max-hoffman DOLT
comparing_percentages |
---|
99.999848 to 99.999933 |
version | result | total |
---|---|---|
3c26993 | not ok | 4 |
3c26993 | ok | 5937453 |
version | total_tests |
---|---|
3c26993 | 5937457 |
correctness_percentage |
---|
99.999933 |