dolthub / doltgresql

DoltgreSQL - Version Controlled PostgreSQL
Apache License 2.0
1.12k stars 25 forks source link

Add diff tests for dolt.docs #1003

Closed tbantle22 closed 2 days ago

github-actions[bot] commented 2 days ago
Main PR
covering_index_scan_postgres 427.33/s 420.32/s -1.7%
index_join_postgres 162.88/s 161.52/s -0.9%
index_join_scan_postgres 187.73/s 188.29/s +0.2%
index_scan_postgres 15.04/s 14.89/s -1.0%
oltp_point_select 2869.09/s 2802.96/s -2.4%
oltp_read_only 1930.67/s 1904.93/s -1.4%
select_random_points 119.44/s 121.17/s +1.4%
select_random_ranges 92.00/s 91.48/s -0.6%
table_scan_postgres 14.68/s 14.42/s -1.8%
types_table_scan_postgres 6.87/s 6.86/s -0.2%
github-actions[bot] commented 2 days ago
Main PR
Total 42090 42090
Successful 14534 14534
Failures 27556 27556
Partial Successes[^1] 4689 4689
Main PR
Successful 34.5308% 34.5308%
Failures 65.4692% 65.4692%

[^1]: These are tests that we're marking as Successful, however they do not match the expected output in some way. This is due to small differences, such as different wording on the error messages, or the column names being incorrect while the data itself is correct.