Open jennifersp opened 5 days ago
Main | PR | ||
---|---|---|---|
covering_index_scan_postgres | 430.68/s | ${\color{red}72.56/s}$ | ${\color{red}-83.2\%}$ |
index_join_postgres | 160.59/s | ${\color{red}108.64/s}$ | ${\color{red}-32.4\%}$ |
index_join_scan_postgres | 186.33/s | ${\color{red}133.68/s}$ | ${\color{red}-28.3\%}$ |
index_scan_postgres | 15.02/s | ${\color{red}4.62/s}$ | ${\color{red}-69.3\%}$ |
oltp_point_select | 2847.04/s | ${\color{red}2356.00/s}$ | ${\color{red}-17.3\%}$ |
oltp_read_only | 1928.34/s | ${\color{red}1421.39/s}$ | ${\color{red}-26.3\%}$ |
select_random_points | 119.39/s | ${\color{red}59.15/s}$ | ${\color{red}-50.5\%}$ |
select_random_ranges | 93.41/s | ${\color{red}28.34/s}$ | ${\color{red}-69.7\%}$ |
table_scan_postgres | 14.74/s | ${\color{red}2.91/s}$ | ${\color{red}-80.3\%}$ |
types_table_scan_postgres | 6.81/s | ${\color{red}1.85/s}$ | ${\color{red}-72.9\%}$ |
${\color{red}Regressions (1)}$
type_sanity
${\color{lightgreen}Progressions (602)}$
alter_table
[^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.