速報APP / 工具 / RamBench

RamBench

價格:免費

更新日期:2013-09-02

檔案大小:329k

目前版本:1.2

版本需求:Android 2.1 以上版本

官方網站:http://danielroggen.net

Email:droggen@gmail.com

聯絡地址:Moineaux 1 CH-1028 Preverenges

RamBench(圖1)-速報App

Benchmark the memory and cache bandwidth of your device.

This app estimates the device memory bandwidth by repeatedly reading/writing the data in a memory block.

The size of that memory blocks is swept from large to small. Larger memory blocks will evidence the bandwidth of the DRAM.

Smaller memory blocks may show significantly higher bandwidth (e.g. below 1MB on OMAP 4460 CPUs), as the data will with in the CPU cache.

The memory operations are implemented as native C functions to be as close to the metal as possible.

RamBench(圖2)-速報App

The app is fully configurable for extreme geeks:

- Range of memory size addressed

- operation type: clear8, clear16, clear32, clear64, memset, non-aligned clear32

- Miminums for the operation: minimum memory accessed, minimum duration, minimum repetitions

- Best of n-repetitions

- Thermal throttling mitigation: configurable sleep between operations to prohibit thermal throttling

- Plot the results (linear or logarithmic scale)