dolt icon indicating copy to clipboard operation
dolt copied to clipboard

Experimental pgo file

Open zachmu opened this issue 1 year ago • 5 comments

zachmu avatar Feb 02 '24 04:02 zachmu

#benchmark

zachmu avatar Feb 02 '24 04:02 zachmu

@zachmu workflow run: https://github.com/dolthub/dolt/actions/runs/7751473894

github-actions[bot] avatar Feb 02 '24 04:02 github-actions[bot]

@zachmu DOLT

test_name from_latency_median to_latency_median is_faster
tpcc-scale-factor-1 164.45 155.8 0
test_name server_name server_version tps test_name server_name server_version tps is_faster
tpcc-scale-factor-1 dolt 6cf79315792af90d550b584a1d1945e69d804c39 23.37 tpcc-scale-factor-1 dolt 3b627a404296197e74901a16d4f71b4183c68e72 25.19 0

coffeegoddd avatar Feb 02 '24 04:02 coffeegoddd

@zachmu DOLT

comparing_percentages
99.999074 to 99.999074
version result total
3b627a4 not ok 55
3b627a4 ok 5937402
version total_tests
3b627a4 5937457
correctness_percentage
99.999074

coffeegoddd avatar Feb 02 '24 05:02 coffeegoddd

@zachmu DOLT

read_tests from_latency_median to_latency_median is_faster
covering_index_scan 2.86 2.57 1
groupby_scan 17.63 16.41 0
index_join 5.18 4.91 0
index_join_scan 2.18 2.14 0
index_scan 63.32 57.87 0
oltp_point_select 0.46 0.46 0
oltp_read_only 8.13 7.84 0
select_random_points 0.75 0.75 0
select_random_ranges 0.9 0.86 0
table_scan 63.32 57.87 0
types_table_scan 170.48 155.8 0
write_tests from_latency_median to_latency_median is_faster
oltp_delete_insert 5.99 5.88 0
oltp_insert 2.97 2.91 0
oltp_read_write 15.27 15.0 0
oltp_update_index 3.13 3.07 0
oltp_update_non_index 3.07 3.02 0
oltp_write_only 7.43 7.3 0
types_delete_insert 6.67 6.67 0

coffeegoddd avatar Feb 02 '24 06:02 coffeegoddd

I think we close this correct?

timsehn avatar Mar 05 '24 20:03 timsehn

Should we close this now that we build with PGO?

timsehn avatar Mar 15 '24 22:03 timsehn