Advertisement
stekern

wb_sdram_ctrl try5

Sep 19th, 2011
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 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... 5322 KiB/s
  6. Linear 1 MB write... 5152 KiB/s
  7. Random 1 MB read... 4573 KiB/s
  8. Random 1 MB write... 5245 KiB/s
  9. Linear 1 MB read and write... 3457 KiB/s
  10. Random 1 MB read and write... 2821 KiB/s
  11. D-cache disabled
  12. Linear 1 MB read... 3230 KiB/s
  13. Linear 1 MB write... 3612 KiB/s
  14. Random 1 MB read... 3330 KiB/s
  15. Random 1 MB write... 3540 KiB/s
  16. Linear 1 MB read and write... 2289 KiB/s
  17. Random 1 MB read and write... 1987 KiB/s
  18. I-cache and D-cache disabled
  19. Linear 1 MB read... 1702 KiB/s
  20. Linear 1 MB write... 1928 KiB/s
  21. Random 1 MB read... 1574 KiB/s
  22. Random 1 MB write... 1590 KiB/s
  23. Linear 1 MB read and write... 1330 KiB/s
  24. Random 1 MB read and write... 909 KiB/s
  25.  
  26. done!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement