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

Ddimon cause 100% cpu workload when loaded it in 4 cores virtual machine #25

Closed
kruglinski opened this issue Dec 4, 2018 · 2 comments
Closed

Comments

@kruglinski
Copy link

1 or 2 cores is OK, 100% cpu workload in 4 cores, Don't known what happened!

vm
vm

2 two-cores cpu or 4 one-core cpu have same result!
win7x64sp1-2018-12-04-10-29-20

@tandasat
Copy link
Owner

tandasat commented Dec 7, 2018

A VM can have very different characteristics from a real hardware when it comes performance of nested virtualization, so I would suggest testing on a real hardware and see you observe the same performance degradation if performance on a real hardware is actual concern. On my testing, I did not see that.

Also, you can measure which functions are slow with HYPERPLATFORM_PERFORMANCE_MEASURE_THIS_SCOPE macros in the scope granularity. I suggest you to take numbers on both 2 and 4 logical core machines, and compare them.

While I wish to make this project as performant as possible, I do not plan to actively work on this issue as performance is not a priority. If you can take data, I can perhaps assist you to find the root cause and a fix, however.

@kruglinski
Copy link
Author

I tested on real hardware, ddimon works fine! so I assume that there are some bugs in vmware

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