dolthub / dolt

Dolt – Git for Data
Apache License 2.0
17.58k stars 498 forks source link

[auto-bump] [no-release-notes] dependency by tbantle22 #8112

Closed coffeegoddd closed 1 month ago

coffeegoddd commented 1 month ago

: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/dependency>/go@<commit ```

Before Merging

This PR must have passing CI and a review before merging.

github-actions[bot] commented 1 month ago

This PR is being tested for SQL correctness. Please allow ~25 mins for this to complete. If this PR does not result in a SQL correctness regression, the correctness_approved label will be automatically added to this PR and the Check for correctness_approved workflow will succeed.

coffeegoddd commented 1 month ago

@coffeegoddd DOLT

comparing_percentages
100.000000 to 100.000000
version result total
4c2765c ok 5937457
version total_tests
4c2765c 5937457
correctness_percentage
100.0
github-actions[bot] commented 1 month ago
@coffeegoddd DOLT test_name detail row_cnt sorted mysql_time sql_mult cli_mult
batching LOAD DATA 10000 1 0.06 1.5
batching batch sql 10000 1 0.1 1.5
batching by line sql 10000 1 0.1 1.4
blob 1 blob 200000 1 0.93 3.91 3.71
blob 2 blobs 200000 1 0.93 4.48 4.29
blob no blob 200000 1 0.92 2.45 2.05
col type datetime 200000 1 0.85 3 2.72
col type varchar 200000 1 0.69 3.77 3.35
config width 2 cols 200000 1 0.77 2.69 2.25
config width 32 cols 200000 1 1.84 2.06 2.55
config width 8 cols 200000 1 1.07 2.21 2.01
pk type float 200000 1 0.86 2.44 2.03
pk type int 200000 1 0.82 3.18 2.11
pk type varchar 200000 1 1.46 1.82 1.55
row count 1.6mm 1600000 1 5.75 2.97 2.48
row count 400k 400000 1 1.5 2.76 2.32
row count 800k 800000 1 2.89 2.92 2.45
secondary index four index 200000 1 3.51 1.43 1.11
secondary index no secondary 200000 1 0.92 2.43 2.05
secondary index one index 200000 1 1.18 2.36 2.07
secondary index two index 200000 1 1.95 1.81 1.47
sorting shuffled 1mm 1000000 0 5.62 2.85 2.43
sorting sorted 1mm 1000000 1 5.53 2.84 2.44
github-actions[bot] commented 1 month ago
@coffeegoddd DOLT name detail mean_mult
dolt_blame_basic system table 1.24
dolt_blame_commit_filter system table 3.3
dolt_commit_ancestors_commit_filter system table 0.84
dolt_commits_commit_filter system table 0.92
dolt_diff_log_join_from_commit system table 2.04
dolt_diff_log_join_to_commit system table 2.11
dolt_diff_table_from_commit_filter system table 1.09
dolt_diff_table_to_commit_filter system table 1.12
dolt_diffs_commit_filter system table 0.97
dolt_history_commit_filter system table 1.14
dolt_log_commit_filter system table 0.92
github-actions[bot] commented 1 month ago
@coffeegoddd DOLT name add_cnt delete_cnt update_cnt latency
adds_only 60000 0 0 1.33
adds_updates_deletes 60000 60000 60000 4.37
deletes_only 0 60000 0 2.39
updates_only 0 0 60000 2.97