Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.10.18: bugfix CREATE DATA LIKE #1468

Merged
merged 4 commits into from
Sep 9, 2024
Merged

2.10.18: bugfix CREATE DATA LIKE #1468

merged 4 commits into from
Sep 9, 2024

Conversation

larshp
Copy link
Member

@larshp larshp commented Sep 9, 2024

No description provided.

@larshp larshp changed the title bugfix 2.10.18: bugfix CREATE DATA LIKE Sep 9, 2024
Copy link

github-actions bot commented Sep 9, 2024

Regression test results:

Repository Result
abap-openapi/abap-openapi 🟢
abapGit/abapGit 🟢
heliconialabs/abap-opentelemetry 🟢
heliconialabs/abap-protobuf 🟢
larshp/abap-advent-2020 🟢
larshp/abap-wasm 🟢
larshp/abapNTLM 🟢
larshp/abapPGP 🟢
open-abap/open-abap-core 🟢
open-abap/open-abap-gui 🟢
open-abap/open-abap-odata 🟢
open-abap/open-table-maintenance 🟢
SAP/abap-file-formats-tools 🟢
Sumu-Ning/AES 🟢

Performance test results:

Performance Before After Delta
1: APPEND and DELETE 1180ms 1124ms -56 🟢
2: READ TABLE, table_line 1012ms 988ms -24 🟢
3: LOOP USING KEY 1130ms 1143ms 13 🟢
4: Copy, same sorting 249ms 243ms -6 🟢
5: Copy, becomes sorted 87ms 94ms 7 🟢
6: INSERT INDEX 1 413ms 418ms 5 🟢
7: APPEND matching types 1019ms 1058ms 39 🟢
8: READ TABLE BINARY SEARCH 86ms 86ms 0 🟢
9: INSERT INTO TABLE hashed 22ms 22ms 0 🟢
10: DELETE ADJACENT 1539ms 1539ms 0 🟢
11: READ WITH TABLE KEY HASHED 322ms 307ms -15 🟢
12: READ WITH KEY HASHED, primary 396ms 405ms 9 🟢
13: INSERT INTO TABLE standard 63ms 69ms 6 🟢
14: Constant characters 138ms 117ms -21 🟢
15: Compare characters 113ms 104ms -9 🟢
16: Method number 5 🎶 797ms 834ms 37 🟢
17: Substring and find negative 277ms 290ms 13 🟢
18: CO compare 218ms 209ms -9 🟢
19: Call method, compatible structure 399ms 405ms 6 🟢
20: Call method, identical structure 17ms 18ms 1 🟢
21: CASE many char constants 592ms 561ms -31 🟢
22: READ TABLE WITH KEY secondary 56ms 49ms -7 🟢
23: CASE many int constants 357ms 349ms -8 🟢
24: Copy table contents 1298ms 1370ms 72 🟢
25: READ TABLE, not found 44ms 45ms 1 🟢
26: REPLACE OCCURRENCES, simple 150ms 155ms 5 🟢
27: READ TABLE, building hash 86ms 88ms 2 🟢
28: CONCATENATE 2ms 3ms 1 🟢
29: Write Hex to Hex via offset 2693ms 2546ms -147 🟢
30: Get Hex from Hex via offset 8ms 7ms -1 🟢
31: SET BIT hex 1255ms 1293ms 38 🟢
32: GET BIT hex 1064ms 1082ms 18 🟢
33: Compare Hex 760ms 734ms -26 🟢
34: Basic CONCATENATE 80ms 82ms 2 🟢
35: gt 330ms 330ms 0 🟢

Updated: 2024-09-09T16:41:09.497Z

SHA: a3cc6dc

@larshp larshp marked this pull request as ready for review September 9, 2024 16:48
@larshp larshp merged commit 21094c3 into main Sep 9, 2024
5 checks passed
@larshp larshp deleted the hvam/cdata0909 branch September 9, 2024 16:49
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