doltgresql icon indicating copy to clipboard operation
doltgresql copied to clipboard

[no-release-notes] move interpreter interfaces

Open jycor opened this issue 8 months ago • 2 comments

jycor avatar Apr 27 '25 00:04 jycor

Main PR
covering_index_scan_postgres 342.56/s 338.07/s -1.4%
index_join_postgres 153.01/s 153.45/s +0.2%
index_join_scan_postgres 185.30/s 185.38/s 0.0%
index_scan_postgres 12.51/s 12.49/s -0.2%
oltp_point_select 2523.78/s 2536.47/s +0.5%
oltp_read_only 1803.63/s 1801.83/s -0.1%
select_random_points 114.64/s 116.32/s +1.4%
select_random_ranges 132.39/s 132.86/s +0.3%
table_scan_postgres 11.85/s 11.96/s +0.9%
types_table_scan_postgres 5.46/s 5.57/s +2.0%

github-actions[bot] avatar Apr 27 '25 00:04 github-actions[bot]

Main PR
Total 42090 42090
Successful 16404 16404
Failures 25686 25686
Partial Successes[^1] 5540 5540
Main PR
Successful 38.9736% 38.9736%
Failures 61.0264% 61.0264%
[^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.

github-actions[bot] avatar Apr 28 '25 20:04 github-actions[bot]