Skip to content

Instantly share code, notes, and snippets.

@sourishkrout
Last active December 14, 2015 12:09
Show Gist options
  • Save sourishkrout/5084502 to your computer and use it in GitHub Desktop.
Save sourishkrout/5084502 to your computer and use it in GitHub Desktop.
Appium performance testing. All VMs run on 4GB ram.
Single core VMware (grunt functional - subset of 74 tests only):
real 19m53.522s
user 3m2.095s
sys 0m51.452s
Dual core VMware (grunt functional - subset of 74 tests only):
real 18m15.342s
user 3m1.371s
sys 0m56.456s
Single core KVM (grunt functional - subset of 74 tests only; one test failed)
real 27m14.755s
user 3m35.869s
sys 1m24.596s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment