Advertisement
stekern

wb_sdram_ctrl try1

Sep 14th, 2011
72
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.  
  5. I-cache and D-cache enabled
  6. Linear 1 MB read... 4407 KiB/s
  7. Linear 1 MB write... 4763 KiB/s
  8. Random 1 MB read... 3697 KiB/s
  9. Random 1 MB write... 4545 KiB/s
  10. Linear 1 MB read and write... 3060 KiB/s
  11. Random 1 MB read and write... 2474 KiB/s
  12. D-cache disabled
  13. Linear 1 MB read... 2411 KiB/s
  14. Linear 1 MB write... 3228 KiB/s
  15. Random 1 MB read... 2770 KiB/s
  16. Random 1 MB write... 3100 KiB/s
  17. Linear 1 MB read and write... 1953 KiB/s
  18. Random 1 MB read and write... 1581 KiB/s
  19. I-cache and D-cache disabled
  20. Linear 1 MB read... 1251 KiB/s
  21. Linear 1 MB write... 1537 KiB/s
  22. Random 1 MB read... 1166 KiB/s
  23. Random 1 MB write... 1216 KiB/s
  24. Linear 1 MB read and write... 1041 KiB/s
  25. Random 1 MB read and write... 692 KiB/s
  26.  
  27. done!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement