Advertisement
stekern

wb_sdram_ctrl try10

Mar 28th, 2012
37
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... 5899 KiB/s
  6. Linear 1 MB write... 6510 KiB/s
  7. Random 1 MB read... 4706 KiB/s
  8. Random 1 MB write... 6099 KiB/s
  9. Linear 1 MB read and write... 4249 KiB/s
  10. Random 1 MB read and write... 3074 KiB/s
  11.  
  12. D-cache disabled
  13. Linear 1 MB read... 3585 KiB/s
  14. Linear 1 MB write... 4882 KiB/s
  15. Random 1 MB read... 3536 KiB/s
  16. Random 1 MB write... 4193 KiB/s
  17. Linear 1 MB read and write... 2695 KiB/s
  18. Random 1 MB read and write... 2138 KiB/s
  19. I-cache and D-cache disabled
  20. Linear 1 MB read... 1998 KiB/s
  21. Linear 1 MB write... 2309 KiB/s
  22. Random 1 MB read... 1691 KiB/s
  23. Random 1 MB write... 1841 KiB/s
  24. Linear 1 MB read and write... 1534 KiB/s
  25. Random 1 MB read and write... 999 KiB/s
  26.  
  27. done!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement