[ovirt-users] Windows guests

vasily.lamykin at MegaFon.ru vasily.lamykin at MegaFon.ru
Thu Oct 20 14:45:10 UTC 2016


I have windows vm and physical machine
On benchmark test CPU,HDD. VM cause more faster result than Physical(VM running on enterprise server, physical - simply laptop)
But 1 test failed.
I run bat script, which doing dummy incremental operation in loop.
<code>
@echo %time% start
@set /a lcount=0
@set /a lmax=199999
@set /a tst=lmax+1
:lstart
@set /a lcount=lcount+1

@if not %lcount%==%lmax% goto lstart
@echo dummy|set /p dummy=Done looping %tst% times at
@echo %time% stop
</code>

And physical laptop faster than vm in 2x.
Why? How can I improve this test for vm?

Ламыкин Василий
Старший инженер по эксплуатации сервисных платформ
Столичный ф-ал ПАО "МегаФон

+7 (926) 500-3308
[МегаФон лого+знак РУС B2C]


________________________________

Информация в этом сообщении предназначена исключительно для конкретных лиц, которым она адресована. В сообщении может содержаться конфиденциальная информация, которая не может быть раскрыта или использована кем-либо, кроме адресатов. Если вы не адресат этого сообщения, то использование, переадресация, копирование или распространение содержания сообщения или его части незаконно и запрещено. Если Вы получили это сообщение ошибочно, пожалуйста, незамедлительно сообщите отправителю об этом и удалите со всем содержимым само сообщение и любые возможные его копии и приложения.

The information contained in this communication is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. It may contain confidential or legally privileged information. The contents may not be disclosed or used by anyone other than the addressee. If you are not the intended recipient(s), any use, disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. If you have received this communication in error please notify us immediately by responding to this email and then delete the e-mail and all attachments and any copies thereof.

(c)20mf50
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20161020/205ecaa5/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 2130 bytes
Desc: image001.png
URL: <http://lists.ovirt.org/pipermail/users/attachments/20161020/205ecaa5/attachment-0001.png>


More information about the Users mailing list