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

wip #1480

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

wip #1480

wants to merge 1 commit into from

Conversation

larshp
Copy link
Member

@larshp larshp commented Jan 31, 2025

No description provided.

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 1162ms 1132ms -30 🟢
2: READ TABLE, table_line 1038ms 989ms -49 🟢
3: LOOP USING KEY 1113ms 1147ms 34 🟢
4: Copy, same sorting 250ms 262ms 12 🟢
5: Copy, becomes sorted 98ms 89ms -9 🟢
6: INSERT INDEX 1 410ms 410ms 0 🟢
7: APPEND matching types 1074ms 1054ms -20 🟢
8: READ TABLE BINARY SEARCH 84ms 83ms -1 🟢
9: INSERT INTO TABLE hashed 19ms 21ms 2 🟢
10: DELETE ADJACENT 1576ms 1570ms -6 🟢
11: READ WITH TABLE KEY HASHED 317ms 329ms 12 🟢
12: READ WITH KEY HASHED, primary 397ms 401ms 4 🟢
13: INSERT INTO TABLE standard 66ms 66ms 0 🟢
14: Constant characters 120ms 118ms -2 🟢
15: Compare characters 106ms 107ms 1 🟢
16: Method number 5 🎶 816ms 867ms 51 🟢
17: Substring and find negative 284ms 284ms 0 🟢
18: CO compare 211ms 209ms -2 🟢
19: Call method, compatible structure 413ms 402ms -11 🟢
20: Call method, identical structure 17ms 17ms 0 🟢
21: CASE many char constants 496ms 568ms 72 🟢
22: READ TABLE WITH KEY secondary 57ms 50ms -7 🟢
23: CASE many int constants 348ms 349ms 1 🟢
24: Copy table contents 1416ms 1349ms -67 🟢
25: READ TABLE, not found 45ms 50ms 5 🟢
26: REPLACE OCCURRENCES, simple 144ms 146ms 2 🟢
27: READ TABLE, building hash 88ms 93ms 5 🟢
28: CONCATENATE 2ms 2ms 0 🟢
29: Write Hex to Hex via offset 2570ms 2563ms -7 🟢
30: Get Hex from Hex via offset 8ms 9ms 1 🟢
31: SET BIT hex 1340ms 1292ms -48 🟢
32: GET BIT hex 1135ms 945ms -190 🟢
33: Compare Hex 746ms 742ms -4 🟢
34: Basic CONCATENATE 81ms 80ms -1 🟢
35: gt 339ms 335ms -4 🟢

Updated: 2025-01-31T12:52:37.119Z

SHA: 86d5839

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