Advertisement
robathome

Benchmark_memspeed_preZRAM

Aug 17th, 2019
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1.  
  2. #####################################################
  3.  
  4. Memory Reading Speed Test vfpv4 32 Bit Version 1 by Roy Longbottom
  5.  
  6. Start of test Sat Aug 17 11:27:15 2019
  7.  
  8. Memory x[m]=x[m]+s*y[m] Int+ x[m]=x[m]+y[m] x[m]=y[m]
  9. KBytes Dble Sngl Int32 Dble Sngl Int32 Dble Sngl Int32
  10. Used MB/S MB/S MB/S MB/S MB/S MB/S MB/S MB/S MB/S
  11.  
  12. 8 1697 3825 5098 2630 3827 5098 2924 2379 2713
  13. 16 1702 3827 5101 2633 3831 5103 2937 2386 2727
  14. 32 1654 3686 4830 2514 3701 4831 2941 2387 2692
  15. 64 1602 3523 4498 2372 3535 4503 2677 2108 2436
  16. 128 1620 3554 4517 1500 1784 2252 1405 1103 1301
  17. 256 809 1770 2216 1205 1782 2248 1419 1125 1323
  18. 512 777 1699 2133 1138 3291 4069 2662 2139 2550
  19. 1024 1142 2393 2600 1345 2399 2609 1441 1394 964
  20. 2048 1052 2144 2300 1179 2161 2292 1164 1160 831
  21. 4096 1042 2100 2244 1178 2101 2240 1101 1089 824
  22. 8192 1050 2103 2256 1182 2108 2257 926 924 778
  23.  
  24. End of test Sat Aug 17 11:27:32 2019
  25.  
  26. SYSTEM INFORMATION
  27.  
  28. From File /proc/cpuinfo
  29. processor : 0
  30. model name : ARMv7 Processor rev 4 (v7l)
  31. BogoMIPS : 38.40
  32. Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
  33. CPU implementer : 0x41
  34. CPU architecture: 7
  35. CPU variant : 0x0
  36. CPU part : 0xd03
  37. CPU revision : 4
  38.  
  39. processor : 1
  40. model name : ARMv7 Processor rev 4 (v7l)
  41. BogoMIPS : 38.40
  42. Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
  43. CPU implementer : 0x41
  44. CPU architecture: 7
  45. CPU variant : 0x0
  46. CPU part : 0xd03
  47. CPU revision : 4
  48.  
  49. processor : 2
  50. model name : ARMv7 Processor rev 4 (v7l)
  51. BogoMIPS : 38.40
  52. Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
  53. CPU implementer : 0x41
  54. CPU architecture: 7
  55. CPU variant : 0x0
  56. CPU part : 0xd03
  57. CPU revision : 4
  58.  
  59. processor : 3
  60. model name : ARMv7 Processor rev 4 (v7l)
  61. BogoMIPS : 38.40
  62. Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
  63. CPU implementer : 0x41
  64. CPU architecture: 7
  65. CPU vLinux version 4.19.58-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1245 SMP Fri Jul 12 17:25:51 BST 2019
  66.  
  67.  
  68. From File /proc/version
  69. Linux version 4.19.58-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1245 SMP Fri Jul 12 17:25:51 BST 2019
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement