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

perf test for proj refactor #8400

Merged
merged 3 commits into from
Sep 27, 2024
Merged

perf test for proj refactor #8400

merged 3 commits into from
Sep 27, 2024

Conversation

jycor
Copy link
Contributor

@jycor jycor commented Sep 26, 2024

No description provided.

@jycor
Copy link
Contributor Author

jycor commented Sep 26, 2024

#benchmark

1 similar comment
@max-hoffman
Copy link
Contributor

#benchmark

Copy link

@coffeegoddd
Copy link
Contributor

@jycor DOLT

comparing_percentages
100.000000 to 100.000000
version result total
347639b ok 5937457
version total_tests
347639b 5937457
correctness_percentage
100.0

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

test_name from_latency_p95 to_latency_p95 is_faster
tpcc-scale-factor-1 64.47 61.08 0
test_name server_name server_version tps test_name server_name server_version tps is_faster
tpcc-scale-factor-1 dolt 9601142 39.15 tpcc-scale-factor-1 dolt 347639b 39.04 0

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

read_tests from_latency_median to_latency_median is_faster
covering_index_scan 0.67 0.67 0
groupby_scan 16.71 16.41 0
index_join 2.66 2.57 0
index_join_scan 2.11 2.07 0
index_scan 55.82 55.82 0
oltp_point_select 0.3 0.3 0
oltp_read_only 5.77 5.88 0
select_random_points 0.65 0.7 0
select_random_ranges 0.7 0.7 0
table_scan 56.84 56.84 0
types_table_scan 144.97 147.61 0
write_tests from_latency_median to_latency_median is_faster
oltp_delete_insert 5.99 5.99 0
oltp_insert 2.97 2.97 0
oltp_read_write 12.08 12.08 0
oltp_update_index 3.02 3.02 0
oltp_update_non_index 2.97 2.97 0
oltp_write_only 6.21 6.21 0
types_delete_insert 6.55 6.43 0

@max-hoffman
Copy link
Contributor

#benchmark

Copy link

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

test_name from_latency_p95 to_latency_p95 is_faster
tpcc-scale-factor-1 63.32 61.08 0
test_name server_name server_version tps test_name server_name server_version tps is_faster
tpcc-scale-factor-1 dolt 7c8cb2e 39.39 tpcc-scale-factor-1 dolt 347639b 39.22 0

@coffeegoddd
Copy link
Contributor

@max-hoffman DOLT

read_tests from_latency_median to_latency_median is_faster
covering_index_scan 0.68 0.67 0
groupby_scan 16.71 17.01 0
index_join 2.71 2.57 0
index_join_scan 2.14 2.11 0
index_scan 55.82 55.82 0
oltp_point_select 0.3 0.3 0
oltp_read_only 5.88 5.99 0
select_random_points 0.67 0.7 0
select_random_ranges 0.7 0.7 0
table_scan 56.84 55.82 0
types_table_scan 147.61 144.97 0
write_tests from_latency_median to_latency_median is_faster
oltp_delete_insert 5.99 5.99 0
oltp_insert 3.02 3.02 0
oltp_read_write 12.08 12.08 0
oltp_update_index 3.02 3.02 0
oltp_update_non_index 2.97 2.97 0
oltp_write_only 6.21 6.21 0
types_delete_insert 6.55 6.55 0

@coffeegoddd
Copy link
Contributor

@jycor DOLT

comparing_percentages
100.000000 to 100.000000
version result total
18b5f63 ok 5937457
version total_tests
18b5f63 5937457
correctness_percentage
100.0

@jycor jycor merged commit 5b894af into main Sep 27, 2024
21 checks passed
@jycor jycor deleted the james/projperf branch September 27, 2024 22:39
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.07 2
batching by line sql 10000 1 0.08 1.75
blob 1 blob 200000 1 0.91 3.92 3.55
blob 2 blobs 200000 1 0.88 4.52 4.5
blob no blob 200000 1 0.86 2.6 2.1
col type datetime 200000 1 0.8 3.21 2.87
col type varchar 200000 1 0.67 3.64 2.87
config width 2 cols 200000 1 0.8 2.55 1.95
config width 32 cols 200000 1 1.86 2.12 2.35
config width 8 cols 200000 1 0.95 2.55 1.99
pk type float 200000 1 0.86 2.41 2.19
pk type int 200000 1 0.8 2.55 2.18
pk type varchar 200000 1 1.5 1.77 1.4
row count 1.6mm 1600000 1 5.57 3.04 2.33
row count 400k 400000 1 1.44 2.88 2.21
row count 800k 800000 1 2.92 2.88 2.18
secondary index four index 200000 1 3.56 1.41 1.05
secondary index no secondary 200000 1 0.89 2.51 2.01
secondary index one index 200000 1 1.13 2.46 1.96
secondary index two index 200000 1 2.07 1.7 1.33
sorting shuffled 1mm 1000000 0 5.45 2.75 2.29
sorting sorted 1mm 1000000 1 5.25 2.86 2.36

Copy link

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.26
dolt_blame_commit_filter system table 3.32
dolt_commit_ancestors_commit_filter system table 0.61
dolt_commits_commit_filter system table 1.05
dolt_diff_log_join_from_commit system table 2.1
dolt_diff_log_join_to_commit system table 2.09
dolt_diff_table_from_commit_filter system table 1.1
dolt_diff_table_to_commit_filter system table 1.15
dolt_diffs_commit_filter system table 0.95
dolt_history_commit_filter system table 1.41
dolt_log_commit_filter system table 1.14

Copy link

@coffeegoddd DOLT

name add_cnt delete_cnt update_cnt latency
adds_only 60000 0 0 0.73
adds_updates_deletes 60000 60000 60000 3.79
deletes_only 0 60000 0 1.86
updates_only 0 0 60000 2.39

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.12 1.25
batching by line sql 10000 1 0.11 1.36
blob 1 blob 200000 1 0.97 3.68 3.34
blob 2 blobs 200000 1 0.93 4.27 4.15
blob no blob 200000 1 0.98 2.27 1.84
col type datetime 200000 1 0.86 3.01 2.73
col type varchar 200000 1 0.73 3.33 2.64
config width 2 cols 200000 1 0.79 2.56 1.99
config width 32 cols 200000 1 1.93 2.02 2.26
config width 8 cols 200000 1 0.97 2.44 2.6
pk type float 200000 1 0.91 2.25 1.74
pk type int 200000 1 0.8 2.56 1.95
pk type varchar 200000 1 1.54 1.75 1.42
row count 1.6mm 1600000 1 5.84 2.89 2.18
row count 400k 400000 1 1.53 2.7 2.07
row count 800k 800000 1 2.95 2.85 2.16
secondary index four index 200000 1 3.63 1.35 1.04
secondary index no secondary 200000 1 0.93 2.41 1.92
secondary index one index 200000 1 1.2 2.33 1.81
secondary index two index 200000 1 2.08 1.72 1.31
sorting shuffled 1mm 1000000 0 5.32 2.76 2.37
sorting sorted 1mm 1000000 1 5.6 2.59 2.2

Copy link

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.25
dolt_blame_commit_filter system table 3.36
dolt_commit_ancestors_commit_filter system table 0.63
dolt_commits_commit_filter system table 1.1
dolt_diff_log_join_from_commit system table 2.09
dolt_diff_log_join_to_commit system table 2.08
dolt_diff_table_from_commit_filter system table 1.15
dolt_diff_table_to_commit_filter system table 1.15
dolt_diffs_commit_filter system table 0.89
dolt_history_commit_filter system table 1.33
dolt_log_commit_filter system table 1.14

Copy link

@coffeegoddd DOLT

name add_cnt delete_cnt update_cnt latency
adds_only 60000 0 0 0.73
adds_updates_deletes 60000 60000 60000 3.82
deletes_only 0 60000 0 1.84
updates_only 0 0 60000 2.41

Copy link

@coffeegoddd DOLT

test_name detail row_cnt sorted mysql_time sql_mult cli_mult
batching LOAD DATA 10000 1 0.06 1.67
batching batch sql 10000 1 0.09 1.56
batching by line sql 10000 1 0.09 1.56
blob 1 blob 200000 1 0.91 4.05 3.78
blob 2 blobs 200000 1 0.89 4.61 4.54
blob no blob 200000 1 0.9 2.52 2
col type datetime 200000 1 0.87 3.01 2.66
col type varchar 200000 1 0.69 3.58 2.86
config width 2 cols 200000 1 0.81 2.73 1.96
config width 32 cols 200000 1 1.94 2.02 2.26
config width 8 cols 200000 1 0.98 2.62 2.32
pk type float 200000 1 0.84 2.49 1.89
pk type int 200000 1 0.79 2.61 1.97
pk type varchar 200000 1 1.58 1.73 1.32
row count 1.6mm 1600000 1 5.8 2.95 2.22
row count 400k 400000 1 1.46 2.92 2.14
row count 800k 800000 1 2.96 2.85 2.16
secondary index four index 200000 1 3.66 1.38 1.03
secondary index no secondary 200000 1 0.95 2.37 1.88
secondary index one index 200000 1 1.19 2.33 1.84
secondary index two index 200000 1 2.1 1.71 1.31
sorting shuffled 1mm 1000000 0 5.68 2.74 2.31
sorting sorted 1mm 1000000 1 5.55 2.77 2.33

Copy link

@coffeegoddd DOLT

name detail mean_mult
dolt_blame_basic system table 1.28
dolt_blame_commit_filter system table 3.34
dolt_commit_ancestors_commit_filter system table 0.63
dolt_commits_commit_filter system table 1.1
dolt_diff_log_join_from_commit system table 2.09
dolt_diff_log_join_to_commit system table 2.07
dolt_diff_table_from_commit_filter system table 1.12
dolt_diff_table_to_commit_filter system table 1.17
dolt_diffs_commit_filter system table 0.95
dolt_history_commit_filter system table 1.4
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.74
adds_updates_deletes 60000 60000 60000 3.92
deletes_only 0 60000 0 1.87
updates_only 0 0 60000 2.4

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