Advertisement
stekern

versatil_mem_ctrl

Sep 14th, 2011
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. Memory benchmark test
  2. CPU Clock freq: 50 MHz
  3. Precalculating random table
  4. I-cache and D-cache enabled
  5. Linear 1 MB read... 5531 KiB/s
  6. Linear 1 MB write... 6510 KiB/s
  7. Random 1 MB read... 4498 KiB/s
  8. Random 1 MB write... 5912 KiB/s
  9. Linear 1 MB read and write... 4043 KiB/s
  10. Random 1 MB read and write... 2983 KiB/s
  11. D-cache disabled
  12. Linear 1 MB read... 1734 KiB/s
  13. Linear 1 MB write... 1724 KiB/s
  14. Random 1 MB read... 2097 KiB/s
  15. Random 1 MB write... 2081 KiB/s
  16. Linear 1 MB read and write... 1153 KiB/s
  17. Random 1 MB read and write... 1231 KiB/s
  18. I-cache and D-cache disabled
  19. Linear 1 MB read... 662 KiB/s
  20. Linear 1 MB write... 667 KiB/s
  21. Random 1 MB read... 632 KiB/s
  22. Random 1 MB write... 632 KiB/s
  23. Linear 1 MB read and write... 470 KiB/s
  24. Random 1 MB read and write... 366 KiB/s
  25.  
  26. done!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement