Runs busyloops in the background with configurable duty cycling.
Use this to drain the battery, or test thermal throttling.
The following configuration options are available:
- busyloop duty cycling (duration of sleep / active periods)
- number of threads running
- Acquire a PARTIAL_WAKE_LOCK (keeps CPU on even when screen is turned off)
- Keep the screen on (only on the application's main screen)Ejecuta busyloops en el fondo con ciclo de trabajo configurable.
Use esto para agotar la batería, o el límite de la prueba térmica.
Las siguientes opciones de configuración:
- Busyloop deber ciclo (duración del sueño / períodos activos)
- Número de subprocesos que se ejecutan
- Adquirir una PARTIAL_WAKE_LOCK (mantiene la CPU en la pantalla, incluso cuando está apagado)
- Mantenga la pantalla de (sólo en la pantalla principal de la aplicación)