(no title)
arcanus | 2 months ago
Did you profile at all? And have you observed if it's not compute-bound? If it's memory or IO bound it can be due to other virtualization overheads, such as memory encryption.
arcanus | 2 months ago
Did you profile at all? And have you observed if it's not compute-bound? If it's memory or IO bound it can be due to other virtualization overheads, such as memory encryption.
torginus|2 months ago
The workload is pure memory/CPU, with very little IO so it's 100% compute bound, with much more emphasis on CPU.
kqr|2 months ago
tayo42|2 months ago