dolthub / dolt

Dolt – Git for Data
Apache License 2.0
17.41k stars 488 forks source link

[auto-bump] [no-release-notes] dependency by nicktobey #8007

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.

coffeegoddd commented 1 month ago

@coffeegoddd DOLT

comparing_percentages
100.000000 to 100.000000
version result total
0be4125 ok 5937457
version total_tests
0be4125 5937457
correctness_percentage
100.0
coffeegoddd commented 1 month ago

@nicktobey DOLT

comparing_percentages
100.000000 to 100.000000
version result total
ecf3707 ok 5937457
version total_tests
ecf3707 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.33
batching batch sql 10000 1 0.08 1.75
batching by line sql 10000 1 0.07 2.14
blob 1 blob 200000 1 0.87 3.92 3.84
blob 2 blobs 200000 1 0.85 4.59 4.54
blob no blob 200000 1 0.9 2.42 2.06
col type datetime 200000 1 0.81 3 2.85
col type varchar 200000 1 0.66 3.68 2.89
config width 2 cols 200000 1 0.8 2.46 2.07
config width 32 cols 200000 1 1.86 1.95 2.51
config width 8 cols 200000 1 0.92 2.49 3.25
pk type float 200000 1 0.84 2.4 2.07
pk type int 200000 1 0.86 2.34 1.98
pk type varchar 200000 1 1.57 1.64 1.46
row count 1.6mm 1600000 1 5.62 2.98 2.51
row count 400k 400000 1 1.43 2.86 2.41
row count 800k 800000 1 2.81 2.93 2.48
secondary index four index 200000 1 3.44 1.42 1.11
secondary index no secondary 200000 1 0.89 2.45 2.09
secondary index one index 200000 1 1.12 2.41 2.12
secondary index two index 200000 1 1.94 1.79 1.48
sorting shuffled 1mm 1000000 0 5.43 2.73 2.45
sorting sorted 1mm 1000000 1 5.37 2.78 2.45
github-actions[bot] commented 1 month ago
@coffeegoddd DOLT name detail mean_mult
dolt_blame_basic system table 1.29
dolt_blame_commit_filter system table 3.41
dolt_commit_ancestors_commit_filter system table 0.81
dolt_commits_commit_filter system table 0.91
dolt_diff_log_join_from_commit system table 2.15
dolt_diff_log_join_to_commit system table 2.16
dolt_diff_table_from_commit_filter system table 1.14
dolt_diff_table_to_commit_filter system table 1.1
dolt_diffs_commit_filter system table 0.95
dolt_history_commit_filter system table 1.22
dolt_log_commit_filter system table 0.89
github-actions[bot] commented 1 month ago
@coffeegoddd DOLT name add_cnt delete_cnt update_cnt latency
adds_only 60000 0 0 0.71
adds_updates_deletes 60000 60000 60000 3.75
deletes_only 0 60000 0 1.85
updates_only 0 0 60000 2.43