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

update bind variable type #8315

Merged
merged 13 commits into from
Sep 18, 2024
Merged

update bind variable type #8315

merged 13 commits into from
Sep 18, 2024

Conversation

jennifersp
Copy link
Contributor

No description provided.

@coffeegoddd
Copy link
Contributor

@jennifersp DOLT

comparing_percentages
100.000000 to 100.000000
version result total
e201ce4 ok 5937457
version total_tests
e201ce4 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@jennifersp DOLT

comparing_percentages
100.000000 to 100.000000
version result total
5f72511 ok 5937457
version total_tests
5f72511 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@jennifersp DOLT

comparing_percentages
100.000000 to 100.000000
version result total
4036b2f ok 5937457
version total_tests
4036b2f 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@jennifersp DOLT

comparing_percentages
100.000000 to 100.000000
version result total
74072ee ok 5937457
version total_tests
74072ee 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@jennifersp DOLT

comparing_percentages
100.000000 to 100.000000
version result total
86c9c67 ok 5937457
version total_tests
86c9c67 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@jennifersp DOLT

comparing_percentages
100.000000 to 100.000000
version result total
b636a3a ok 5937457
version total_tests
b636a3a 5937457
correctness_percentage
100.0

@jennifersp jennifersp marked this pull request as ready for review September 12, 2024 20:08
Copy link
Contributor

@Hydrocharged Hydrocharged 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
Contributor

@jennifersp DOLT

comparing_percentages
100.000000 to 100.000000
version result total
683df1e ok 5937457
version total_tests
683df1e 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@jennifersp DOLT

comparing_percentages
100.000000 to 100.000000
version result total
7c2cd69 ok 5937457
version total_tests
7c2cd69 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@jennifersp DOLT

comparing_percentages
100.000000 to 100.000000
version result total
ccd9e3a ok 5937457
version total_tests
ccd9e3a 5937457
correctness_percentage
100.0

@jennifersp jennifersp merged commit 88ae8c9 into main Sep 18, 2024
20 of 21 checks passed
@jennifersp jennifersp deleted the jennifer/bind-var branch September 18, 2024 22:43
Copy link

@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.08 1.75
batching by line sql 10000 1 0.08 1.75
blob 1 blob 200000 1 0.94 3.87 3.51
blob 2 blobs 200000 1 0.92 4.45 4.32
blob no blob 200000 1 0.96 2.34 1.9
col type datetime 200000 1 0.88 2.93 2.65
col type varchar 200000 1 0.7 3.59 2.79
config width 2 cols 200000 1 0.78 2.73 1.99
config width 32 cols 200000 1 1.92 2.08 2.35
config width 8 cols 200000 1 1.03 2.37 1.92
pk type float 200000 1 0.95 2.29 1.75
pk type int 200000 1 0.81 2.83 1.93
pk type varchar 200000 1 1.52 1.76 1.43
row count 1.6mm 1600000 1 6.01 2.84 2.14
row count 400k 400000 1 1.54 2.73 2.06
row count 800k 800000 1 3.1 2.73 2.08
secondary index four index 200000 1 3.82 1.31 0.99
secondary index no secondary 200000 1 0.92 2.43 1.98
secondary index one index 200000 1 1.17 2.37 1.91
secondary index two index 200000 1 2.17 1.61 1.27
sorting shuffled 1mm 1000000 0 5.67 2.73 2.32
sorting sorted 1mm 1000000 1 5.72 2.68 2.28

Copy link

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.24
dolt_blame_commit_filter system table 3.37
dolt_commit_ancestors_commit_filter system table 0.65
dolt_commits_commit_filter system table 1
dolt_diff_log_join_from_commit system table 2.06
dolt_diff_log_join_to_commit system table 2.07
dolt_diff_table_from_commit_filter system table 1.19
dolt_diff_table_to_commit_filter system table 1.15
dolt_diffs_commit_filter system table 0.97
dolt_history_commit_filter system table 1.35
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.71
adds_updates_deletes 60000 60000 60000 3.79
deletes_only 0 60000 0 1.88
updates_only 0 0 60000 2.41

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.

3 participants