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 common succeeded Dec 19, 2025 in 0s

6 passed, 0 failed and 0 skipped

Tests passed successfully

✅ build/common_gtest_result.xml

6 tests were completed in 202ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EventThreadTests 3✅ 10ms
TimerTests 3✅ 191ms

✅ EventThreadTests

✅ EventThreadShouldCallInlineFunction
✅ EventThreadShouldCallClassMethod
✅ FlushShouldWaitForAllEventsToComplete

✅ TimerTests

✅ ShouldTimeoutOneShotTimer
✅ ShouldCancelTimer
✅ ShouldTimeoutPeriodicTimer