Advertisement
Guest User

Untitled

a guest
Oct 12th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 KB | None | 0 0
  1. Benchmark Result Run Time Build Time
  2. -------------------------------------------------------------
  3. Memory Read 3113 MB/s 1438 ms
  4. - Pinned 3113 MB/s 10 ms
  5. - Pageable 2495 MB/s 12 ms
  6. Memory Write 3090 MB/s 1297 ms
  7. - Pinned 3090 MB/s 10 ms
  8. - Pageable 2472 MB/s 12 ms
  9. Memory Copy 220326 MB/s 4875 ms
  10. - 15 MB Block 152267 MB/s 0 ms
  11. - 32 MB Block 184268 MB/s 0 ms
  12. - 64 MB Block 193041 MB/s 1 ms
  13. - 128 MB Block 214091 MB/s 1 ms
  14. - 256 MB Block 213729 MB/s 2 ms
  15. - 512 MB Block 217764 MB/s 5 ms
  16. - 1024 MB Block 220326 MB/s 9 ms
  17. Single-Precision FLOPS 9360 GFLOPS 9968 ms
  18. - float1 9088 GFLOPS 968 ms 16 ms
  19. - float2 9360 GFLOPS 940 ms 16 ms
  20. - float4 9350 GFLOPS 941 ms 16 ms
  21. - float8 9127 GFLOPS 964 ms 15 ms
  22. - float16 8830 GFLOPS 996 ms 16 ms
  23. Double-Precision FLOPS 308.8 GFLOPS 9625 ms
  24. - double1 308.8 GFLOPS 890 ms 15 ms
  25. - double2 306.8 GFLOPS 896 ms 15 ms
  26. - double4 298.2 GFLOPS 922 ms 16 ms
  27. - double8 308.1 GFLOPS 892 ms 15 ms
  28. - double16 286.2 GFLOPS 960 ms 15 ms
  29. 24-bit Integer IOPS 3284 GIOPS 7765 ms
  30. - int1 3276 GIOPS 671 ms 0 ms
  31. - int2 3284 GIOPS 670 ms 16 ms
  32. - int4 3205 GIOPS 686 ms 15 ms
  33. - int8 2916 GIOPS 754 ms 0 ms
  34. - int16 2410 GIOPS 912 ms 16 ms
  35. 32-bit Integer IOPS 3246 GIOPS 7875 ms
  36. - int1 3226 GIOPS 682 ms 16 ms
  37. - int2 3246 GIOPS 677 ms 16 ms
  38. - int4 3157 GIOPS 697 ms 15 ms
  39. - int8 2814 GIOPS 782 ms 15 ms
  40. - int16 2368 GIOPS 928 ms 16 ms
  41. 64-bit Integer IOPS 526.8 GIOPS 6828 ms
  42. - long1 526.8 GIOPS 522 ms 16 ms
  43. - long2 486.3 GIOPS 565 ms 16 ms
  44. - long4 447.8 GIOPS 614 ms 16 ms
  45. - long8 405.8 GIOPS 677 ms 16 ms
  46. - long16 321.6 GIOPS 855 ms 31 ms
  47. AES-256 26271 MB/s 46625 ms
  48. - inline loop / 4 MB 25820 MB/s 635 ms 0 ms
  49. - inline loop / 8 MB 25706 MB/s 637 ms
  50. - inline loop / 16 MB 25900 MB/s 633 ms
  51. - inline loop / 32 MB 26061 MB/s 629 ms
  52. - inline loop / 64 MB 26111 MB/s 627 ms
  53. - inline loop / 128 MB 26095 MB/s 628 ms
  54. - inline loop / 256 MB 26043 MB/s 629 ms
  55. - inline unroll / 4 MB 25496 MB/s 643 ms 31 ms
  56. - inline unroll / 8 MB 26186 MB/s 626 ms
  57. - inline unroll / 16 MB 26175 MB/s 626 ms
  58. - inline unroll / 32 MB 26240 MB/s 624 ms
  59. - inline unroll / 64 MB 26250 MB/s 624 ms
  60. - inline unroll / 128 MB 26221 MB/s 625 ms
  61. - inline unroll / 256 MB 26189 MB/s 626 ms
  62. - define loop / 4 MB 25766 MB/s 636 ms 16 ms
  63. - define loop / 8 MB 26006 MB/s 630 ms
  64. - define loop / 16 MB 25863 MB/s 634 ms
  65. - define loop / 32 MB 26055 MB/s 629 ms
  66. - define loop / 64 MB 26057 MB/s 629 ms
  67. - define loop / 128 MB 26093 MB/s 628 ms
  68. - define loop / 256 MB 26045 MB/s 629 ms
  69. - define unroll / 4 MB 25522 MB/s 642 ms 47 ms
  70. - define unroll / 8 MB 26041 MB/s 629 ms
  71. - define unroll / 16 MB 26195 MB/s 625 ms
  72. - define unroll / 32 MB 26112 MB/s 627 ms
  73. - define unroll / 64 MB 26263 MB/s 624 ms
  74. - define unroll / 128 MB 26271 MB/s 624 ms
  75. - define unroll / 256 MB 26232 MB/s 625 ms
  76. SHA-1 Hash 48530 MB/s 11437 ms
  77. - 512 blocks 7383 MB/s 542 ms 15 ms
  78. - 1024 blocks 14618 MB/s 547 ms
  79. - 2048 blocks 28294 MB/s 565 ms
  80. - 4096 blocks 48530 MB/s 659 ms
  81. - 8192 blocks 39974 MB/s 801 ms
  82. - 16384 blocks 13736 MB/s 582 ms
  83. - 32768 blocks 6273 MB/s 638 ms
  84. - 65536 blocks 6134 MB/s 652 ms
  85. - 131072 blocks 6271 MB/s 638 ms
  86. Single-Precision Julia 1867 FPS 6563 ms
  87. - float1 break 1826 FPS 561 ms 16 ms
  88. - float1 stay / unroll 3 1867 FPS 548 ms 0 ms
  89. - float2 stay / unroll 3 1568 FPS 653 ms 0 ms
  90. - float1 stay / unroll 9 1658 FPS 618 ms 16 ms
  91. - float2 stay / unroll 9 1432 FPS 715 ms 47 ms
  92. Double-Precision Mandel 99.58 FPS 7844 ms
  93. - double1 break 89.49 FPS 715 ms 16 ms
  94. - double1 stay / unroll 3 91.38 FPS 700 ms 16 ms
  95. - double2 stay / unroll 3 76.59 FPS 836 ms 16 ms
  96. - double1 stay / unroll 9 99.58 FPS 643 ms 16 ms
  97. - double2 stay / unroll 9 68.02 FPS 941 ms 16 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement