Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evant/alarmmanagerstresstest
Stress test how many alarms you can set at once (spoiler: it's a lot!)
https://github.com/evant/alarmmanagerstresstest
Last synced: about 1 month ago
JSON representation
Stress test how many alarms you can set at once (spoiler: it's a lot!)
- Host: GitHub
- URL: https://github.com/evant/alarmmanagerstresstest
- Owner: evant
- Created: 2014-11-14T04:29:39.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2020-06-14T22:44:34.000Z (over 4 years ago)
- Last Synced: 2023-03-22T12:35:37.205Z (almost 2 years ago)
- Language: Java
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AlarmManagerStressTest
======================Stress test how many alarms you can set at once (spoiler: it's a lot!)
You can play with `ALARM_DELAY` and `MAX_ALARMS` to test this yourself. On the moto x (1st gen), I was seeing about 3k alarms set before `alarmManager.set()` started slowing down severly.