- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.READ_PHONE_STATE
- android.permission.READ_EXTERNAL_STORAGE
Aug 8, 2015
Version 1.2 fixes a bug where the last iteration time was reported instead of the minimum iteration time. 1.2 also features improved timer granularity. Also as a result of new dual core CPUs with 1MB of cache the array sizes have been increased to 4MB (copy) and 6MB (sum) to avoid measuring cache performance instead of main memory performance.