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.24: pg lazy connection settings #1479

Merged
merged 9 commits into from
Jan 29, 2025
Merged

2.10.24: pg lazy connection settings #1479

merged 9 commits into from
Jan 29, 2025

Conversation

larshp
Copy link
Member

@larshp larshp commented Jan 14, 2025

No description provided.

Copy link

github-actions bot commented Jan 14, 2025

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 1107ms 1110ms 3 🟢
2: READ TABLE, table_line 997ms 996ms -1 🟢
3: LOOP USING KEY 1110ms 1108ms -2 🟢
4: Copy, same sorting 264ms 259ms -5 🟢
5: Copy, becomes sorted 85ms 86ms 1 🟢
6: INSERT INDEX 1 416ms 419ms 3 🟢
7: APPEND matching types 1064ms 1077ms 13 🟢
8: READ TABLE BINARY SEARCH 96ms 84ms -12 🟢
9: INSERT INTO TABLE hashed 18ms 21ms 3 🟢
10: DELETE ADJACENT 1564ms 1573ms 9 🟢
11: READ WITH TABLE KEY HASHED 321ms 325ms 4 🟢
12: READ WITH KEY HASHED, primary 414ms 397ms -17 🟢
13: INSERT INTO TABLE standard 86ms 67ms -19 🟢
14: Constant characters 131ms 117ms -14 🟢
15: Compare characters 139ms 110ms -29 🟢
16: Method number 5 🎶 863ms 785ms -78 🟢
17: Substring and find negative 274ms 280ms 6 🟢
18: CO compare 210ms 213ms 3 🟢
19: Call method, compatible structure 407ms 432ms 25 🟢
20: Call method, identical structure 18ms 16ms -2 🟢
21: CASE many char constants 563ms 512ms -51 🟢
22: READ TABLE WITH KEY secondary 54ms 51ms -3 🟢
23: CASE many int constants 349ms 343ms -6 🟢
24: Copy table contents 1417ms 1404ms -13 🟢
25: READ TABLE, not found 44ms 48ms 4 🟢
26: REPLACE OCCURRENCES, simple 146ms 146ms 0 🟢
27: READ TABLE, building hash 86ms 86ms 0 🟢
28: CONCATENATE 3ms 2ms -1 🟢
29: Write Hex to Hex via offset 2408ms 2432ms 24 🟢
30: Get Hex from Hex via offset 8ms 8ms 0 🟢
31: SET BIT hex 1360ms 1301ms -59 🟢
32: GET BIT hex 1022ms 1143ms 121 🟢
33: Compare Hex 733ms 752ms 19 🟢
34: Basic CONCATENATE 78ms 80ms 2 🟢
35: gt 354ms 338ms -16 🟢

Updated: 2025-01-29T07:27:33.154Z

SHA: 049f686

@larshp larshp changed the title update pg lazy connection settings Jan 17, 2025
@larshp larshp changed the title pg lazy connection settings 2.10.24: pg lazy connection settings Jan 17, 2025
@larshp larshp marked this pull request as ready for review January 29, 2025 14:31
@larshp larshp merged commit a078eed into main Jan 29, 2025
6 checks passed
@larshp larshp deleted the hvam/update1401 branch January 29, 2025 14: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