Stress Testing Android Dalvik [duplicate]
问题 This question already has answers here : Stresstest Memory on Android (2 answers) Closed 8 months ago . I've been reading up on the Android dalvik, and I was curious as to how one would go about stress testing the Dalvik to evaluate its stability. I understand the Dalvik is meant for memory an processor constrained devices. So would allocating a lot of memory/increasing frequency of some CPU cores and then launching multiple applications be a way to test the stability? I also understand that