ReactiveCircus/android-emulator-runner

Question: Slow down local emulator

ShootingKing-AM opened this issue · 0 comments

  • running this action with github is resulting in some specific CI-slowness related issues for eg. ANRs
  • So is there anyway to slow down local emulator, to the extent equivalent to github to be able to reproduce those issues locally ? I tried disabling HWAccel, hw.gpu = off, hw.core = 1; still the local emulator is seemingly too fast

Thanks !