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

User Contribution Fixup #8289

Merged
merged 4 commits into from
Aug 21, 2024
Merged

User Contribution Fixup #8289

merged 4 commits into from
Aug 21, 2024

Conversation

macneale4
Copy link
Contributor

Revised: #8246

Fixes: #8221

@coffeegoddd
Copy link
Contributor

@macneale4 DOLT

comparing_percentages
100.000000 to 100.000000
version result total
49e0cb6 ok 5937457
version total_tests
49e0cb6 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@coffeegoddd DOLT

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

@coffeegoddd
Copy link
Contributor

@macneale4 DOLT

comparing_percentages
100.000000 to 100.000000
version result total
34bd5c0 ok 5937457
version total_tests
34bd5c0 5937457
correctness_percentage
100.0

@macneale4 macneale4 merged commit 16866de into main Aug 21, 2024
21 checks passed
Copy link

@coffeegoddd DOLT

test_name detail row_cnt sorted mysql_time sql_mult cli_mult
batching LOAD DATA 10000 1 0.07 1.14
batching batch sql 10000 1 0.08 1.75
batching by line sql 10000 1 0.08 1.88
blob 1 blob 200000 1 0.95 3.72 3.68
blob 2 blobs 200000 1 0.92 4.34 4.25
blob no blob 200000 1 0.92 2.42 2.1
col type datetime 200000 1 0.86 2.94 2.7
col type varchar 200000 1 0.7 3.36 2.74
config width 2 cols 200000 1 0.77 2.58 2.22
config width 32 cols 200000 1 1.93 1.9 2.45
config width 8 cols 200000 1 1 2.31 2.9
pk type float 200000 1 0.88 2.66 1.97
pk type int 200000 1 0.78 2.65 2.21
pk type varchar 200000 1 1.63 1.66 1.36
row count 1.6mm 1600000 1 5.76 2.93 2.5
row count 400k 400000 1 1.51 2.73 2.32
row count 800k 800000 1 2.84 2.92 2.52
secondary index four index 200000 1 3.61 1.37 1.07
secondary index no secondary 200000 1 0.91 2.43 2.11
secondary index one index 200000 1 1.16 2.39 2.09
secondary index two index 200000 1 2.03 1.73 1.43
sorting shuffled 1mm 1000000 0 4.9 2.97 2.6
sorting sorted 1mm 1000000 1 4.95 2.92 2.62

Copy link

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.26
dolt_blame_commit_filter system table 3.34
dolt_commit_ancestors_commit_filter system table 0.78
dolt_commits_commit_filter system table 1.1
dolt_diff_log_join_from_commit system table 2.12
dolt_diff_log_join_to_commit system table 2.1
dolt_diff_table_from_commit_filter system table 1.17
dolt_diff_table_to_commit_filter system table 1.18
dolt_diffs_commit_filter system table 0.93
dolt_history_commit_filter system table 1.34
dolt_log_commit_filter system table 1.1

Copy link

@coffeegoddd DOLT

name add_cnt delete_cnt update_cnt latency
adds_only 60000 0 0 0.72
adds_updates_deletes 60000 60000 60000 3.8
deletes_only 0 60000 0 1.86
updates_only 0 0 60000 2.41

@macneale4 macneale4 deleted the macneale4/typos-galore branch August 26, 2024 21:45
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.

Fix Grammar Typos in Go Comments
3 participants