Hi Vasily, The comparison is windows on bare-metal to windows guest? I can't even start answering without info about the VM OS, the host OS and hardware, and the laptop info as well.
Roy 2016-10-20 17:45 GMT+03:00 [email protected] < [email protected]>: > 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 > > [image: МегаФон лого+знак РУС 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 > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

