Skip to content

2.13.48: bugfix SELECT - #1772

Merged
larshp merged 8 commits into
mainfrom
hvam/join2907
Jul 30, 2026
Merged

2.13.48: bugfix SELECT#1772
larshp merged 8 commits into
mainfrom
hvam/join2907

Conversation

@larshp

@larshp larshp commented Jul 29, 2026

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown

Regression test results:

Repository Result Runtime
abap-openapi/abap-openapi 🟢 18s
abapGit/abapGit 🟢 19s
heliconialabs/abap-opentelemetry 🟢 6s
heliconialabs/abap-protobuf 🟢 7s
larshp/abap-advent-2020 🟢 6s
larshp/abap-wasm 🟢 5s
larshp/abapNTLM 🟢 7s
larshp/abapPGP 🟢 146s
oisee/zork-abap 🟢 8s
open-abap/open-abap-core 🟢 7s
open-abap/open-abap-gui 🟢 6s
open-abap/open-abap-jobs 🟢 14s
open-abap/open-abap-lock 🟢 11s
open-abap/open-abap-odata 🟢 8s
open-abap/open-table-maintenance 🟢 16s
SAP/abap-file-formats-tools 🟢 18s
Sumu-Ning/AES 🟢 7s

Performance test results:

Performance Before After Delta
1: APPEND and DELETE 929ms 927ms -2 🟢
2: READ TABLE, table_line 1096ms 1143ms 47 🟢
3: LOOP USING KEY 1196ms 1179ms -17 🟢
4: Copy, same sorting 260ms 250ms -10 🟢
5: Copy, becomes sorted 56ms 53ms -3 🟢
6: INSERT INDEX 1 783ms 769ms -14 🟢
7: APPEND matching types 404ms 391ms -13 🟢
8: READ TABLE BINARY SEARCH 63ms 66ms 3 🟢
9: INSERT INTO TABLE hashed 380ms 374ms -6 🟢
10: DELETE ADJACENT 1302ms 1325ms 23 🟢
11: READ WITH TABLE KEY HASHED 260ms 258ms -2 🟢
12: READ WITH KEY HASHED, primary 380ms 353ms -27 🟢
13: INSERT INTO TABLE standard 36ms 35ms -1 🟢
14: Constant characters 67ms 67ms 0 🟢
15: Compare characters 119ms 118ms -1 🟢
16: Method number 5 🎶 835ms 810ms -25 🟢
17: Substring and find negative 255ms 257ms 2 🟢
18: CO compare 172ms 179ms 7 🟢
19: Call method, compatible structure 116ms 113ms -3 🟢
20: Call method, identical structure 22ms 23ms 1 🟢
21: CASE many char constants 346ms 355ms 9 🟢
22: READ TABLE WITH KEY secondary 46ms 41ms -5 🟢
23: CASE many int constants 367ms 371ms 4 🟢
24: Copy table contents 240ms 259ms 19 🟢
25: READ TABLE, not found 21ms 22ms 1 🟢
26: REPLACE OCCURRENCES, simple 140ms 141ms 1 🟢
27: READ TABLE, building hash 75ms 71ms -4 🟢
28: CONCATENATE 2ms 2ms 0 🟢
29: Write Hex to Hex via offset 990ms 977ms -13 🟢
30: Get Hex from Hex via offset 8ms 10ms 2 🟢
31: SET BIT hex 1314ms 1283ms -31 🟢
32: GET BIT hex 957ms 970ms 13 🟢
33: Compare Hex 822ms 836ms 14 🟢
34: Basic CONCATENATE 69ms 70ms 1 🟢
35: gt 352ms 374ms 22 🟢
36: CLEAR char 259ms 259ms 0 🟢
37: CLEAR numc 227ms 225ms -2 🟢
38: Structure copy and APPEND 792ms 810ms 18 🟢
39: eq int 1407ms 1395ms -12 🟢
40: eq string 1256ms 1294ms 38 🟢
41: eq char, different lengths 215ms 211ms -4 🟢
42: eq int with numc 192ms 189ms -3 🟢

Updated: 2026-07-29T19:27:52.170Z

SHA: f93f2e2

@larshp larshp changed the title bugfixes bugfix SELECT Jul 29, 2026
@larshp larshp changed the title bugfix SELECT 2.13.48: bugfix SELECT Jul 29, 2026
@larshp
larshp marked this pull request as ready for review July 30, 2026 05:36
@larshp
larshp enabled auto-merge (squash) July 30, 2026 05:37
@larshp
larshp merged commit 990d78e into main Jul 30, 2026
4 checks passed
@larshp
larshp deleted the hvam/join2907 branch July 30, 2026 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant