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.19: implement from_mixed() #1469

Merged
merged 4 commits into from
Sep 12, 2024
Merged

2.10.19: implement from_mixed() #1469

merged 4 commits into from
Sep 12, 2024

Conversation

larshp
Copy link
Member

@larshp larshp commented Sep 12, 2024

No description provided.

@larshp larshp changed the title implement from_mixed() 2.10.19: implement from_mixed() Sep 12, 2024
Copy link

github-actions bot commented Sep 12, 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 1095ms 1153ms 58 🟢
2: READ TABLE, table_line 978ms 985ms 7 🟢
3: LOOP USING KEY 1124ms 1136ms 12 🟢
4: Copy, same sorting 249ms 239ms -10 🟢
5: Copy, becomes sorted 91ms 81ms -10 🟢
6: INSERT INDEX 1 410ms 420ms 10 🟢
7: APPEND matching types 1044ms 1039ms -5 🟢
8: READ TABLE BINARY SEARCH 78ms 85ms 7 🟢
9: INSERT INTO TABLE hashed 22ms 22ms 0 🟢
10: DELETE ADJACENT 1567ms 1549ms -18 🟢
11: READ WITH TABLE KEY HASHED 316ms 313ms -3 🟢
12: READ WITH KEY HASHED, primary 402ms 400ms -2 🟢
13: INSERT INTO TABLE standard 67ms 69ms 2 🟢
14: Constant characters 119ms 119ms 0 🟢
15: Compare characters 108ms 104ms -4 🟢
16: Method number 5 🎶 791ms 867ms 76 🟢
17: Substring and find negative 277ms 273ms -4 🟢
18: CO compare 213ms 208ms -5 🟢
19: Call method, compatible structure 409ms 414ms 5 🟢
20: Call method, identical structure 17ms 17ms 0 🟢
21: CASE many char constants 530ms 512ms -18 🟢
22: READ TABLE WITH KEY secondary 49ms 53ms 4 🟢
23: CASE many int constants 342ms 347ms 5 🟢
24: Copy table contents 1414ms 1350ms -64 🟢
25: READ TABLE, not found 47ms 48ms 1 🟢
26: REPLACE OCCURRENCES, simple 152ms 147ms -5 🟢
27: READ TABLE, building hash 87ms 86ms -1 🟢
28: CONCATENATE 2ms 2ms 0 🟢
29: Write Hex to Hex via offset 2502ms 2569ms 67 🟢
30: Get Hex from Hex via offset 7ms 7ms 0 🟢
31: SET BIT hex 1349ms 1392ms 43 🟢
32: GET BIT hex 1032ms 1067ms 35 🟢
33: Compare Hex 725ms 727ms 2 🟢
34: Basic CONCATENATE 78ms 79ms 1 🟢
35: gt 331ms 330ms -1 🟢

Updated: 2024-09-12T05:20:24.336Z

SHA: 04d7f3d

@larshp larshp marked this pull request as ready for review September 12, 2024 05:23
@larshp larshp merged commit b2aed8d into main Sep 12, 2024
5 checks passed
@larshp larshp deleted the hvam/from_mixed1209 branch September 12, 2024 05:28
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