Prefer qrexec-client-vm directly#43
Conversation
qvm-run has quite significant overhead, both in terms of memory and startup time. And older versions of qvm-run do extra copy of stdin. Try using qrexec-client-vm if it's available. QubesOS/qubes-issues#10855
c07306c to
c860710
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #43 +/- ##
=======================================
Coverage 83.72% 83.72%
=======================================
Files 1 1
Lines 215 215
=======================================
Hits 180 180
Misses 35 35
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026051702-devel&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026050504-devel&flavor=update
Failed tests28 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/176874#dependencies 22 fixed
Unstable testsDetails
Performance TestsPerformance degradation:15 performance degradations
Remaining performance tests:96 tests
|
qvm-run has quite significant overhead, both in terms of memory and
startup time. And older versions of qvm-run do extra copy of stdin. Try
using qrexec-client-vm if it's available.
QubesOS/qubes-issues#10855