Skip to content

2.13.12: bugfix CONVERT#1710

Merged
larshp merged 3 commits intomainfrom
hvam/convert104
Apr 13, 2026
Merged

2.13.12: bugfix CONVERT#1710
larshp merged 3 commits intomainfrom
hvam/convert104

Conversation

@larshp
Copy link
Copy Markdown
Member

@larshp larshp commented Apr 10, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 10, 2026

Regression test results:

Repository Result Runtime
abap-openapi/abap-openapi 🟢 20s
abapGit/abapGit 🟢 21s
heliconialabs/abap-opentelemetry 🟢 7s
heliconialabs/abap-protobuf 🟢 8s
larshp/abap-advent-2020 🟢 6s
larshp/abap-wasm 🟢 6s
larshp/abapNTLM 🟢 8s
larshp/abapPGP 🟢 162s
oisee/zork-abap 🟢 9s
open-abap/open-abap-core 🟢 8s
open-abap/open-abap-gui 🟢 7s
open-abap/open-abap-jobs 🟢 13s
open-abap/open-abap-lock 🟢 12s
open-abap/open-abap-odata 🟢 9s
open-abap/open-table-maintenance 🟢 18s
SAP/abap-file-formats-tools 🟢 21s
Sumu-Ning/AES 🟢 8s

Performance test results:

Performance Before After Delta
1: APPEND and DELETE 968ms 989ms 21 🟢
2: READ TABLE, table_line 1003ms 982ms -21 🟢
3: LOOP USING KEY 1163ms 1247ms 84 🟢
4: Copy, same sorting 268ms 260ms -8 🟢
5: Copy, becomes sorted 76ms 69ms -7 🟢
6: INSERT INDEX 1 948ms 941ms -7 🟢
7: APPEND matching types 536ms 503ms -33 🟢
8: READ TABLE BINARY SEARCH 79ms 73ms -6 🟢
9: INSERT INTO TABLE hashed 427ms 430ms 3 🟢
10: DELETE ADJACENT 898ms 885ms -13 🟢
11: READ WITH TABLE KEY HASHED 280ms 271ms -9 🟢
12: READ WITH KEY HASHED, primary 362ms 361ms -1 🟢
13: INSERT INTO TABLE standard 43ms 38ms -5 🟢
14: Constant characters 85ms 87ms 2 🟢
15: Compare characters 114ms 114ms 0 🟢
16: Method number 5 🎶 801ms 809ms 8 🟢
17: Substring and find negative 268ms 258ms -10 🟢
18: CO compare 197ms 205ms 8 🟢
19: Call method, compatible structure 115ms 133ms 18 🟢
20: Call method, identical structure 17ms 19ms 2 🟢
21: CASE many char constants 381ms 386ms 5 🟢
22: READ TABLE WITH KEY secondary 52ms 49ms -3 🟢
23: CASE many int constants 386ms 359ms -27 🟢
24: Copy table contents 355ms 348ms -7 🟢
25: READ TABLE, not found 23ms 24ms 1 🟢
26: REPLACE OCCURRENCES, simple 146ms 143ms -3 🟢
27: READ TABLE, building hash 76ms 75ms -1 🟢
28: CONCATENATE 3ms 3ms 0 🟢
29: Write Hex to Hex via offset 1461ms 1502ms 41 🟢
30: Get Hex from Hex via offset 8ms 9ms 1 🟢
31: SET BIT hex 1365ms 1330ms -35 🟢
32: GET BIT hex 1069ms 1114ms 45 🟢
33: Compare Hex 785ms 793ms 8 🟢
34: Basic CONCATENATE 87ms 86ms -1 🟢
35: gt 379ms 442ms 63 🟢
36: CLEAR char 255ms 256ms 1 🟢
37: CLEAR numc 231ms 231ms 0 🟢

Updated: 2026-04-13T05:59:36.440Z

SHA: afed9ac

@larshp larshp changed the title bugfix CONVERT 2.13.12: bugfix CONVERT Apr 13, 2026
@larshp larshp marked this pull request as ready for review April 13, 2026 06:03
@larshp larshp merged commit b362e92 into main Apr 13, 2026
4 checks passed
@larshp larshp deleted the hvam/convert104 branch April 13, 2026 06:13
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