Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Additional features may be added in the future.

## What is the performance impact of running the QGA inside my VM?

The performance impact of running the QGA is negligible. The agent consumes very little RAM (<5 MB) and CPU (<0.1%), and there is no measurable I/O or network overhead when idle.
The performance impact of running the QGA is negligible. The agent consumes very little RAM (< 5 MB) and CPU (< 0.1%), and there is no measurable I/O or network overhead when idle.
The only operation the agent performs is reading from or writing to a file **in the VM** each time a public IP is attached to or detached from the VM.

## Checking QGA's status
Expand Down