mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
1.Add more print logs ramspeed -w 0x61ba15c0 -s 524288 -n 10000 -i RAM Speed: Write address: 0x0x61ba15c0 RAM Speed: Read address: 0x0 RAM Speed: Size: 524288 bytes RAM Speed: Value: 0x00 RAM Speed: Repeat number: 10000 RAM Speed: Interrupts disabled: true 2.Improve test accuracy, now print in double type in us time unit ______Perform 32 Bytes access______ RAM Speed: system memset(): Rate = 625000.000 KB/s [cost: 0.500 ms] RAM Speed: internal memset(): Rate = 240384.615 KB/s [cost: 1.300 ms] 3. Optional test item, if we do not pass in the src address, only memset will be executed Signed-off-by: chenrun1 <chenrun1@xiaomi.com> |
||
|---|---|---|
| .. | ||
| cachespeed | ||
| coremark | ||
| coremark-pro | ||
| dhrystone | ||
| fio | ||
| iozone | ||
| osperf | ||
| ramspeed | ||
| spinlock_bench | ||
| superpi | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Make.defs | ||
| Makefile | ||