Skip to content

proto,go/serial: Bump some bazel version, some module versions.#11067

Merged
reltuk merged 2 commits into
mainfrom
aaron/bump-bazel
May 19, 2026
Merged

proto,go/serial: Bump some bazel version, some module versions.#11067
reltuk merged 2 commits into
mainfrom
aaron/bump-bazel

Conversation

@reltuk
Copy link
Copy Markdown
Contributor

@reltuk reltuk commented May 18, 2026

No description provided.

@coffeegoddd
Copy link
Copy Markdown
Contributor

coffeegoddd commented May 18, 2026

@reltuk DOLT

read_tests from_latency to_latency percent_change
covering_index_scan 0.54 0.55 1.85
groupby_scan 9.91 9.91 0.0
index_join 1.86 1.86 0.0
index_join_scan 1.34 1.32 -1.49
index_scan 20.37 20.74 1.82
oltp_point_select 0.25 0.25 0.0
oltp_read_only 5.09 5.09 0.0
select_random_points 0.51 0.51 0.0
select_random_ranges 0.56 0.56 0.0
table_scan 20.37 20.37 0.0
types_table_scan 45.79 45.79 0.0
write_tests from_latency to_latency percent_change
oltp_delete_insert 6.21 6.21 0.0
oltp_insert 3.02 3.02 0.0
oltp_read_write 10.84 10.84 0.0
oltp_update_index 3.13 3.13 0.0
oltp_update_non_index 2.97 2.97 0.0
oltp_write_only 5.77 5.77 0.0
types_delete_insert 6.55 6.55 0.0

Copy link
Copy Markdown
Contributor

@coffeegoddd coffeegoddd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@coffeegoddd
Copy link
Copy Markdown
Contributor

coffeegoddd commented May 18, 2026

@reltuk DOLT

test_name from_latency_p95 to_latency_p95 percent_change
tpcc-scale-factor-1 45.79 45.79 0.0
test_name from_server_name from_server_version from_tps to_server_name to_server_version to_tps percent_change
tpcc-scale-factor-1 dolt d5dd128 53.12 dolt 288d11d 52.64 -0.9

@coffeegoddd
Copy link
Copy Markdown
Contributor

@reltuk DOLT

comparing_percentages
100.000000 to 100.000000
version result total
288d11d ok 5937471
version total_tests
288d11d 5937471
correctness_percentage
100.0

@reltuk reltuk merged commit f200138 into main May 19, 2026
27 of 28 checks passed
@github-actions
Copy link
Copy Markdown

@coffeegoddd DOLT

name add_cnt delete_cnt update_cnt latency
adds_only 60000 0 0 0.58
adds_updates_deletes 60000 60000 60000 3
deletes_only 0 60000 0 1.42
updates_only 0 0 60000 1.76

@github-actions
Copy link
Copy Markdown

@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.07 1.71
batching by line sql 10000 1 0.07 1.71
blob 1 blob 200000 1 0.9 2.71 2.52
blob 2 blobs 200000 1 0.9 2.71 2.52
blob no blob 200000 1 0.91 2.69 2.49
col type datetime 200000 1 0.83 2.64 2.46
col type varchar 200000 1 0.69 3.57 3.29
config width 2 cols 200000 1 0.83 2.81 2.3
config width 32 cols 200000 1 1.93 3.06 3.44
config width 8 cols 200000 1 1 2.72 2.6
pk type float 200000 1 0.86 2.49 2.28
pk type int 200000 1 0.84 2.48 2.27
pk type varchar 200000 1 1.55 1.64 1.5
row count 1.6mm 1600000 1 5.84 2.93 2.65
row count 400k 400000 1 1.46 2.9 2.62
row count 800k 800000 1 2.94 2.89 2.61
secondary index four index 200000 1 3.77 1.24 1.03
secondary index no secondary 200000 1 0.88 2.78 2.58
secondary index one index 200000 1 1.18 2.44 2.2
secondary index two index 200000 1 2.03 1.72 1.49
sorting shuffled 1mm 1000000 0 5.19 2.68 2.45
sorting sorted 1mm 1000000 1 5.19 2.72 2.43

@github-actions
Copy link
Copy Markdown

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.18
dolt_blame_commit_filter system table 1.13
dolt_commit_ancestors_commit_filter system table 0.61
dolt_commits_commit_filter system table 1.15
dolt_diff_log_join_from_commit system table 2.92
dolt_diff_log_join_to_commit system table 2.97
dolt_diff_table_from_commit_filter system table 1.29
dolt_diff_table_to_commit_filter system table 1.09
dolt_diffs_commit_filter system table 1.09
dolt_history_commit_filter system table 1.59
dolt_log_commit_filter system table 1.31

@tbantle22 tbantle22 deleted the aaron/bump-bazel branch May 20, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants