-
Notifications
You must be signed in to change notification settings - Fork 48
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
Degraded performance when creating new VMs #497
Comments
Please elaborate, what is "performance degradation" in your case? Performance of Eden side (test or perhaps building time) or performance of EVE on gcp (which may be affected by unpredictable things inside their hypervisor)? |
Degradation of I/O performance (in my case, as part of an io_performance test). The observation was done at GCP |
Two suggestion @vk-en
|
On hardware: |
This is really bizarre -- are you guys digging into this? |
The problem is that if you create a VM, run a load on it (for example, a performance test), wait for the performance test to complete, recording the results. Delete the created VM. Repeat all the same again, and for example, by the 4th iteration, we can get a performance degradation of up to 70%, with the same test, in comparison with the first created VM.
This behavior has been seen on GCP. I have not tested it on other platforms.
The text was updated successfully, but these errors were encountered: