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.5: bugfix REGEX #1451

Merged
merged 2 commits into from
Jul 8, 2024
Merged

2.10.5: bugfix REGEX #1451

merged 2 commits into from
Jul 8, 2024

Conversation

larshp
Copy link
Member

@larshp larshp commented Jul 8, 2024

No description provided.

Copy link

github-actions bot commented Jul 8, 2024

Regression test results:

Repository Result
abap-openapi/abap-openapi 🟢
abapGit/abapGit 🟢
dominikpanzer/cacamber-BDD-for-ABAP 🟢
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 1053ms 1080ms 27 🟢
2: READ TABLE, table_line 989ms 999ms 10 🟢
3: LOOP USING KEY 1128ms 1121ms -7 🟢
4: Copy, same sorting 244ms 248ms 4 🟢
5: Copy, becomes sorted 100ms 90ms -10 🟢
6: INSERT INDEX 1 417ms 428ms 11 🟢
7: APPEND matching types 990ms 988ms -2 🟢
8: READ TABLE BINARY SEARCH 82ms 94ms 12 🟢
9: INSERT INTO TABLE hashed 22ms 21ms -1 🟢
10: DELETE ADJACENT 1516ms 1547ms 31 🟢
11: READ WITH TABLE KEY HASHED 314ms 315ms 1 🟢
12: READ WITH KEY HASHED, primary 402ms 396ms -6 🟢
13: INSERT INTO TABLE standard 63ms 65ms 2 🟢
14: Constant characters 118ms 120ms 2 🟢
15: Compare characters 105ms 112ms 7 🟢
16: Method number 5 🎶 807ms 812ms 5 🟢
17: Substring and find negative 273ms 272ms -1 🟢
18: CO compare 220ms 214ms -6 🟢
19: Call method, compatible structure 386ms 382ms -4 🟢
20: Call method, identical structure 18ms 16ms -2 🟢
21: CASE many char constants 521ms 528ms 7 🟢
22: READ TABLE WITH KEY secondary 50ms 55ms 5 🟢
23: CASE many int constants 371ms 357ms -14 🟢
24: Copy table contents 1292ms 1319ms 27 🟢
25: READ TABLE, not found 44ms 56ms 12 🟢
26: REPLACE OCCURRENCES, simple 147ms 145ms -2 🟢
27: READ TABLE, building hash 84ms 84ms 0 🟢
28: CONCATENATE 2ms 2ms 0 🟢
29: Write Hex to Hex via offset 2452ms 2489ms 37 🟢
30: Get Hex from Hex via offset 7ms 10ms 3 🟢
31: SET BIT hex 1187ms 1273ms 86 🟢
32: GET BIT hex 989ms 1003ms 14 🟢
33: Compare Hex 697ms 734ms 37 🟢
34: Basic CONCATENATE 79ms 79ms 0 🟢
35: gt 330ms 328ms -2 🟢

Updated: 2024-07-08T10:05:55.953Z

SHA: 342301c

@larshp larshp marked this pull request as ready for review July 8, 2024 10:10
@larshp larshp merged commit 0f45b7d into main Jul 8, 2024
5 checks passed
@larshp larshp deleted the hvam/find0807 branch July 8, 2024 10:11
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