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.23: add sy-batch #1477

Merged
merged 2 commits into from
Dec 18, 2024
Merged

2.10.23: add sy-batch #1477

merged 2 commits into from
Dec 18, 2024

Conversation

larshp
Copy link
Member

@larshp larshp commented Dec 18, 2024

as always initial

Copy link

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 1032ms 1054ms 22 🟢
2: READ TABLE, table_line 956ms 920ms -36 🟢
3: LOOP USING KEY 1075ms 1028ms -47 🟢
4: Copy, same sorting 232ms 230ms -2 🟢
5: Copy, becomes sorted 82ms 97ms 15 🟢
6: INSERT INDEX 1 403ms 396ms -7 🟢
7: APPEND matching types 993ms 981ms -12 🟢
8: READ TABLE BINARY SEARCH 89ms 81ms -8 🟢
9: INSERT INTO TABLE hashed 21ms 20ms -1 🟢
10: DELETE ADJACENT 1494ms 1427ms -67 🟢
11: READ WITH TABLE KEY HASHED 299ms 296ms -3 🟢
12: READ WITH KEY HASHED, primary 399ms 375ms -24 🟢
13: INSERT INTO TABLE standard 60ms 64ms 4 🟢
14: Constant characters 128ms 134ms 6 🟢
15: Compare characters 116ms 104ms -12 🟢
16: Method number 5 🎶 733ms 760ms 27 🟢
17: Substring and find negative 261ms 264ms 3 🟢
18: CO compare 205ms 199ms -6 🟢
19: Call method, compatible structure 393ms 373ms -20 🟢
20: Call method, identical structure 17ms 15ms -2 🟢
21: CASE many char constants 527ms 501ms -26 🟢
22: READ TABLE WITH KEY secondary 50ms 44ms -6 🟢
23: CASE many int constants 331ms 321ms -10 🟢
24: Copy table contents 1380ms 1265ms -115 🟢
25: READ TABLE, not found 45ms 41ms -4 🟢
26: REPLACE OCCURRENCES, simple 148ms 139ms -9 🟢
27: READ TABLE, building hash 88ms 83ms -5 🟢
28: CONCATENATE 2ms 3ms 1 🟢
29: Write Hex to Hex via offset 2379ms 2275ms -104 🟢
30: Get Hex from Hex via offset 7ms 7ms 0 🟢
31: SET BIT hex 1188ms 1233ms 45 🟢
32: GET BIT hex 1116ms 1108ms -8 🟢
33: Compare Hex 774ms 657ms -117 🟢
34: Basic CONCATENATE 84ms 74ms -10 🟢
35: gt 326ms 315ms -11 🟢

Updated: 2024-12-18T07:44:41.369Z

SHA: 717ad19

@larshp larshp marked this pull request as ready for review December 18, 2024 08:01
@larshp larshp merged commit ec32d61 into main Dec 18, 2024
6 checks passed
@larshp larshp deleted the hvam/batch1812 branch December 18, 2024 08:03
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