Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 10 performance #27

Open
antoniomsk opened this issue Dec 18, 2019 · 3 comments
Open

Windows 10 performance #27

antoniomsk opened this issue Dec 18, 2019 · 3 comments

Comments

@antoniomsk
Copy link

antoniomsk commented Dec 18, 2019

Hello,

Thank you very much for really helpful ideas.
We tried to test it on SUSE Linux Enterprise Server 12 SP4.
We have found that tests are executed far slower in such setup in comparison with Windows virtual machines managed by Hyper-v.
All the selenium tests with Hyper-v faster by 50-60% even if we allocate the same resources for Windows in docker and for VMs with Hyper-v.

Is it an expected difference in performance?

Thanks in advance!

@aandryashin
Copy link
Member

aandryashin commented Dec 18, 2019 via email

@antoniomsk
Copy link
Author

antoniomsk commented Dec 24, 2019

Hi
Thank you for the response.
I tried to increase number of cpus that qemu allocates for kvm but it does not significantly increase overall performance.
I tried
-smp sockets=1,cores=2,threads=2
-smp sockets=1,cores=4,threads=2
Also i tried to add more RAM (up to 8GB for 64bit Win10) and use 32bit Win10 as well as 64bit Win10
Selenium tests with Hyper-v are still faster by 50%
Will continue to find the root cause.

@aandryashin
Copy link
Member

aandryashin commented Dec 25, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants