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.20: allow multiple input folders + bugfix DELETE #1472

Merged
merged 5 commits into from
Sep 28, 2024
Merged

Conversation

larshp
Copy link
Member

@larshp larshp commented Sep 26, 2024

@larshp larshp changed the title allow multiple input folders 2.10.20: allow multiple input folders Sep 26, 2024
@larshp larshp changed the title 2.10.20: allow multiple input folders 2.10.20: allow multiple input folders + bugfix DELETE Sep 26, 2024
Copy link

github-actions bot commented Sep 26, 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 1065ms 1134ms 69 🟢
2: READ TABLE, table_line 1012ms 1021ms 9 🟢
3: LOOP USING KEY 1122ms 1132ms 10 🟢
4: Copy, same sorting 252ms 244ms -8 🟢
5: Copy, becomes sorted 84ms 92ms 8 🟢
6: INSERT INDEX 1 419ms 409ms -10 🟢
7: APPEND matching types 1034ms 1075ms 41 🟢
8: READ TABLE BINARY SEARCH 88ms 85ms -3 🟢
9: INSERT INTO TABLE hashed 19ms 22ms 3 🟢
10: DELETE ADJACENT 1546ms 1553ms 7 🟢
11: READ WITH TABLE KEY HASHED 324ms 322ms -2 🟢
12: READ WITH KEY HASHED, primary 400ms 397ms -3 🟢
13: INSERT INTO TABLE standard 65ms 66ms 1 🟢
14: Constant characters 118ms 133ms 15 🟢
15: Compare characters 105ms 114ms 9 🟢
16: Method number 5 🎶 862ms 846ms -16 🟢
17: Substring and find negative 279ms 269ms -10 🟢
18: CO compare 202ms 209ms 7 🟢
19: Call method, compatible structure 407ms 408ms 1 🟢
20: Call method, identical structure 18ms 18ms 0 🟢
21: CASE many char constants 555ms 503ms -52 🟢
22: READ TABLE WITH KEY secondary 52ms 48ms -4 🟢
23: CASE many int constants 349ms 385ms 36 🟢
24: Copy table contents 1409ms 1416ms 7 🟢
25: READ TABLE, not found 47ms 48ms 1 🟢
26: REPLACE OCCURRENCES, simple 148ms 149ms 1 🟢
27: READ TABLE, building hash 91ms 85ms -6 🟢
28: CONCATENATE 2ms 3ms 1 🟢
29: Write Hex to Hex via offset 2457ms 2403ms -54 🟢
30: Get Hex from Hex via offset 7ms 9ms 2 🟢
31: SET BIT hex 1358ms 1357ms -1 🟢
32: GET BIT hex 1103ms 1069ms -34 🟢
33: Compare Hex 737ms 754ms 17 🟢
34: Basic CONCATENATE 78ms 79ms 1 🟢
35: gt 332ms 331ms -1 🟢

Updated: 2024-09-28T07:45:49.560Z

SHA: ff7256d

@larshp larshp marked this pull request as ready for review September 28, 2024 08:33
@larshp larshp merged commit db10a52 into main Sep 28, 2024
5 checks passed
@larshp larshp deleted the hvam/inputs2609 branch September 28, 2024 08:35
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