Skip to content

bugfix - #1773

Draft
larshp wants to merge 3 commits into
mainfrom
hvam/dec3007
Draft

bugfix#1773
larshp wants to merge 3 commits into
mainfrom
hvam/dec3007

Conversation

@larshp

@larshp larshp commented Jul 30, 2026

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown

Regression test results:

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

Performance test results:

Performance Before After Delta
1: APPEND and DELETE 942ms 922ms -20 🟢
2: READ TABLE, table_line 1039ms 1040ms 1 🟢
3: LOOP USING KEY 1311ms 1285ms -26 🟢
4: Copy, same sorting 256ms 270ms 14 🟢
5: Copy, becomes sorted 57ms 60ms 3 🟢
6: INSERT INDEX 1 739ms 711ms -28 🟢
7: APPEND matching types 365ms 354ms -11 🟢
8: READ TABLE BINARY SEARCH 68ms 68ms 0 🟢
9: INSERT INTO TABLE hashed 370ms 374ms 4 🟢
10: DELETE ADJACENT 1534ms 1536ms 2 🟢
11: READ WITH TABLE KEY HASHED 271ms 268ms -3 🟢
12: READ WITH KEY HASHED, primary 366ms 369ms 3 🟢
13: INSERT INTO TABLE standard 38ms 37ms -1 🟢
14: Constant characters 71ms 69ms -2 🟢
15: Compare characters 124ms 120ms -4 🟢
16: Method number 5 🎶 834ms 793ms -41 🟢
17: Substring and find negative 269ms 259ms -10 🟢
18: CO compare 195ms 197ms 2 🟢
19: Call method, compatible structure 119ms 125ms 6 🟢
20: Call method, identical structure 24ms 20ms -4 🟢
21: CASE many char constants 387ms 385ms -2 🟢
22: READ TABLE WITH KEY secondary 46ms 51ms 5 🟢
23: CASE many int constants 372ms 393ms 21 🟢
24: Copy table contents 302ms 299ms -3 🟢
25: READ TABLE, not found 26ms 23ms -3 🟢
26: REPLACE OCCURRENCES, simple 137ms 144ms 7 🟢
27: READ TABLE, building hash 80ms 76ms -4 🟢
28: CONCATENATE 3ms 2ms -1 🟢
29: Write Hex to Hex via offset 1326ms 1307ms -19 🟢
30: Get Hex from Hex via offset 9ms 11ms 2 🟢
31: SET BIT hex 1368ms 1328ms -40 🟢
32: GET BIT hex 1038ms 1055ms 17 🟢
33: Compare Hex 842ms 908ms 66 🟢
34: Basic CONCATENATE 71ms 71ms 0 🟢
35: gt 388ms 372ms -16 🟢
36: CLEAR char 267ms 266ms -1 🟢
37: CLEAR numc 246ms 244ms -2 🟢
38: Structure copy and APPEND 898ms 897ms -1 🟢
39: eq int 1531ms 1399ms -132 🟢
40: eq string 1247ms 1215ms -32 🟢
41: eq char, different lengths 232ms 220ms -12 🟢
42: eq int with numc 204ms 213ms 9 🟢
43: CONCATENATE LINES OF 44ms undefinedms NaN 🟢

Updated: 2026-07-31T08:20:49.703Z

SHA: 3b9b1d3

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