Is this speed normal?
Host: 64-bit archlinux
Guest: WIndows 10 64-bit Education Edition with redhat virtio stable driver, raw disk format, 32GB size, virtio enabled, kvm enabled.
start command:
qemu-system-x86_64 -drive file=/backup/qemu/f1-node,if=virtio,format=raw -m 2G -enable-kvm -vga std -display vnc=:2,password=on -monitor stdio
I feel the Apache/PostgreSQL inside really sluggish (took about 2 seconds to respond each request)
UPDATE
after moving to SSD and increase to 4GB of RAM:
Where is the bottleneck and how to improve the performance?





