Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cache charset bump #8691

Merged
merged 6 commits into from
Dec 19, 2024
Merged

cache charset bump #8691

merged 6 commits into from
Dec 19, 2024

Conversation

max-hoffman
Copy link
Contributor

No description provided.

@max-hoffman
Copy link
Contributor Author

#benchmark

Copy link

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

comparing_percentages
100.000000 to 100.000000
version result total
512dca6 ok 5937457
version total_tests
512dca6 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

test_name from_latency_p95 to_latency_p95 percent_change
tpcc-scale-factor-1 61.08 58.92 -3.54
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 d62130f 39.85 dolt 512dca6 40.83 2.46

@coffeegoddd
Copy link
Contributor

@coffeegoddd DOLT

comparing_percentages
100.000000 to 100.000000
version result total
0e694c8 ok 5937457
version total_tests
0e694c8 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

read_tests from_latency to_latency percent_change
covering_index_scan 0.62 0.63 1.61
groupby_scan 16.71 16.71 0.0
index_join 2.26 2.3 1.77
index_join_scan 1.47 1.44 -2.04
index_scan 46.63 44.17 -5.28
oltp_point_select 0.27 0.27 0.0
oltp_read_only 5.37 5.37 0.0
select_random_points 0.6 0.59 -1.67
select_random_ranges 0.62 0.62 0.0
table_scan 46.63 44.17 -5.28
types_table_scan 123.28 114.72 -6.94
write_tests from_latency to_latency percent_change
oltp_delete_insert 6.21 6.21 0.0
oltp_insert 3.07 3.07 0.0
oltp_read_write 11.45 11.45 0.0
oltp_update_index 3.13 3.13 0.0
oltp_update_non_index 3.07 3.07 0.0
oltp_write_only 6.21 6.21 0.0
types_delete_insert 6.55 6.55 0.0

@max-hoffman max-hoffman merged commit e71262c into main Dec 19, 2024
@max-hoffman max-hoffman deleted the max/cache-charset-bump branch December 19, 2024 19:18
Copy link

@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.09 1.33
batching by line sql 10000 1 0.08 1.5
blob 1 blob 200000 1 0.95 3.63 4.23
blob 2 blobs 200000 1 0.93 4.15 4.54
blob no blob 200000 1 1.08 1.97 2.21
col type datetime 200000 1 0.82 2.37 2.54
col type varchar 200000 1 0.81 2.93 3.22
config width 2 cols 200000 1 0.86 2.24 2.45
config width 32 cols 200000 1 1.94 1.93 2.63
config width 8 cols 200000 1 1 2.21 2.57
pk type float 200000 1 2.33 0.83 1.02
pk type int 200000 1 0.85 2.26 2.66
pk type varchar 200000 1 1.49 1.72 1.77
row count 1.6mm 1600000 1 5.79 2.78 2.6
row count 400k 400000 1 1.49 2.61 2.65
row count 800k 800000 1 2.92 2.71 2.62
secondary index four index 200000 1 3.5 1.38 1.25
secondary index no secondary 200000 1 1.04 2.1 2.35
secondary index one index 200000 1 1.16 2.29 2.42
secondary index two index 200000 1 1.93 1.8 1.83
sorting shuffled 1mm 1000000 0 5.39 2.68 2.56
sorting sorted 1mm 1000000 1 5.36 2.71 2.53

Copy link

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.08
dolt_blame_commit_filter system table 2.77
dolt_commit_ancestors_commit_filter system table 0.65
dolt_commits_commit_filter system table 1.11
dolt_diff_log_join_from_commit system table 2.58
dolt_diff_log_join_to_commit system table 2.55
dolt_diff_table_from_commit_filter system table 1.11
dolt_diff_table_to_commit_filter system table 1.16
dolt_diffs_commit_filter system table 1
dolt_history_commit_filter system table 1.36
dolt_log_commit_filter system table 1.05

Copy link

@coffeegoddd DOLT

name add_cnt delete_cnt update_cnt latency
adds_only 60000 0 0 0.99
adds_updates_deletes 60000 60000 60000 4.09
deletes_only 0 60000 0 2.17
updates_only 0 0 60000 2.72

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