Skip to content

Performance improvements in play request and flush (#428)

a7d53cd
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Performance improvements in play request and flush (#428) #431

Performance improvements in play request and flush (#428)
a7d53cd
Select commit
Loading
Failed to load commit list.
GitHub Actions / Results ipc succeeded Dec 19, 2025 in 0s

15 passed, 0 failed and 0 skipped

Tests passed successfully

✅ build/ipc_gtest_result.xml

15 tests were completed in 3s with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
NamedSocketTest 6✅ 2ms
RialtoIpcTest 9✅ 3s

✅ NamedSocketTest

✅ Communication
✅ CommunicationWithBind
✅ OwnershipAndPermissions
✅ BlockNewConnections
✅ SkipBlockNewConnections
✅ SkipBindTwice

✅ RialtoIpcTest

✅ SingleVarRequest
✅ SingleVarResponse
✅ MultiVarRequest
✅ MultiVarResponse
✅ ServerFailure
✅ SingleVarEvent
✅ MultiVarEvent
✅ Timeout
✅ NoReply