Advertisement
stekern

wb_sdram_ctrl try9

Sep 26th, 2011
74
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... 5956 KiB/s
  6. Linear 1 MB write... 6510 KiB/s
  7. Random 1 MB read... 4998 KiB/s
  8. Random 1 MB write... 6147 KiB/s
  9. Linear 1 MB read and write... 4265 KiB/s
  10. Random 1 MB read and write... 3197 KiB/s
  11. D-cache disabled
  12. Linear 1 MB read... 3487 KiB/s
  13. Linear 1 MB write... 4882 KiB/s
  14. Random 1 MB read... 3715 KiB/s
  15. Random 1 MB write... 4386 KiB/s
  16. Linear 1 MB read and write... 2733 KiB/s
  17. Random 1 MB read and write... 2293 KiB/s
  18. I-cache and D-cache disabled
  19. Linear 1 MB read... 2085 KiB/s
  20. Linear 1 MB write... 2705 KiB/s
  21. Random 1 MB read... 1871 KiB/s
  22. Random 1 MB write... 2097 KiB/s
  23. Linear 1 MB read and write... 1644 KiB/s
  24. Random 1 MB read and write... 1111 KiB/s
  25.  
  26. done!
  27.  
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement