Recent content by Dashwood

  1. D

    Bad memory performance on Windows 10

    What would be an appropriate way to measure a Windows VM performance? Somewhere has to be a bottleneck.
  2. D

    Bad memory performance on Windows 10

    Sorry if it´s not clear enough. I only use WSL to compare sysbench (which is twice as fast on the old physical machine) and also tried a Windows benchmark software with the same result. Everything is faster on the VM except the RAM which gets only half of the benchmark score than the old...
  3. D

    Bad memory performance on Windows 10

    Hi, Linux subsystem is only used for the sysbench benchmark to get comparable results from the Windows VM. MSBuild is used to compile the actual code.
  4. D

    Bad memory performance on Windows 10

    Hi all I set up a new server with a Proxmox VE installation: - AMD Epyc 7301 - 64 GB DDR4 ECC memory - 4x SSD in RAID5 with hardware RAID-Controller I also created a Win10 KVM for code compiling: - CPU=host and numa=1 (with all cores for testing) - storage=virtio SCSI - disk cache = I tested...