haseeb_heaven

real_apps_test.txt

Jul 29th, 2018
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. /************************************************************/
  2. /*** APPLICATIONS WITH BINARY AND ASSEMBLY AND HEX FILES.****/
  3. /************************************************************/
  4.  
  5. Reading file : factorial.exe with size : 3 MB
  6. all characters read successfully.
  7. Lesser time of file_stream_no_sync : 75 ms
  8.  
  9. Reading file : zipod.hex with size : 31 MB
  10. all characters read successfully.
  11. Lesser time of c_style_io : 1334 ms
  12.  
  13. Reading file : cmasm.s with size : 13 MB
  14. all characters read successfully.
  15. Lesser time of file_stream : 53 ms
  16.  
  17. Reading file : zip.o with size : 10 MB
  18. all characters read successfully.
  19. Lesser time of file_stream_no_sync : 2701 ms
  20.  
  21. Reading file : zip_trial.exe with size : 10 MB
  22. all characters read successfully.
  23. Lesser time of file_stream_no_sync : 2684 ms
  24.  
  25. Reading file : myhex.hex with size : 8 MB
  26. all characters read successfully.
  27. Lesser time of c_style_io : 38 ms
  28.  
  29. Reading file : masm.s with size : 5 MB
  30. all characters read successfully.
  31. Lesser time of file_stream : 337 ms
  32.  
  33. Reading file : arduino-1.6.5-r5-windows.exe with size : 77 MB
  34. all characters read successfully.
  35. Lesser time of c_style_io : 1079 ms
  36.  
  37. Reading file : Adobe Photoshop CS5.exe with size : 62 MB
  38. all characters read successfully.
  39. Lesser time of c_style_io : 945 ms
  40.  
  41. Reading file : xbmc-13.2-Gotham.exe with size : 60 MB
  42. all characters read successfully.
  43. Lesser time of c_style_io : 5199 ms
  44.  
  45. Reading file : VSCodeSetup.exe with size : 58 MB
  46. all characters read successfully.
  47. Lesser time of c_style_io : 1379 ms
  48.  
  49. Reading file : FaceTweetPlus.rar with size : 56 MB
  50. all characters read successfully.
  51. Lesser time of c_style_io : 640 ms
  52.  
  53. Reading file : jre-8u60-windows-x64.exe with size : 53 MB
  54. all characters read successfully.
  55. Lesser time of file_stream : 819 ms
  56.  
  57. Reading file : MotoFlasherSetup_1622_2.exe with size : 50 MB
  58. all characters read successfully.
  59. Lesser time of file_stream : 1365 ms
  60.  
  61. Reading file : dbforgeoraclebeta.exe with size : 42 MB
  62. all characters read successfully.
  63. Lesser time of c_style_io : 3809 ms
  64.  
  65. Reading file : qt-opensource-windows-x86-winrt-msvc2015-5.7.0.exe with size : 1116 MB
  66. all characters read successfully.
  67. Lesser time of file_stream_no_sync : 20825 ms
  68.  
  69. Reading file : ubuntu-18.04-desktop-amd64.iso with size : 1832 MB
  70. all characters read successfully.
  71. Lesser time of c_style_io : 32424 ms
  72.  
  73. Reading file : Ready.mkv with size : 1066 MB
  74. all characters read successfully.
  75. Lesser time of c_style_io : 19014 ms
  76.  
  77. Reading file : tbb_1.mp4 with size : 158 MB
  78. all characters read successfully.
  79. Lesser time of c_style_io : 4016 ms
  80.  
  81. Reading file : tbb_2.mp4 with size : 158 MB
  82. all characters read successfully.
  83. Lesser time of file_stream : 2972 ms
  84.  
  85. Reading file : tbb_3.mp4 with size : 160 MB
  86. all characters read successfully.
  87. Lesser time of file_stream_no_sync : 3129 ms
  88.  
  89. Reading file : tbb_4.mp4 with size : 161 MB
  90. all characters read successfully.
  91. Lesser time of file_stream_no_sync : 2863 ms
  92.  
  93. Reading file : tbb_5.mp4 with size : 161 MB
  94. all characters read successfully.
  95. Lesser time of file_stream : 3422 ms
  96.  
  97. Reading file : tbb_6.mp4 with size : 163 MB
  98. all characters read successfully.
  99. Lesser time of file_stream_no_sync : 3306 ms
  100.  
  101. Reading file : tbb_7.mp4 with size : 163 MB
  102. all characters read successfully.
  103. Lesser time of file_stream : 2745 ms
  104.  
  105. Reading file : ip_man.mp4 with size : 785 MB
  106. all characters read successfully.
  107. Lesser time of file_stream_no_sync : 14639 ms
  108.  
  109. /************************************************************/
  110. /********************SUMMARY DATA SET.#1.********************/
  111. /************************************************************/
  112.  
  113. file_stream count : 7 files with file size in MB's :
  114. 13 MB, 5 MB, 53 MB, 50 MB, 158 MB,161 MB, 163 MB
  115.  
  116. c_style_io count : 11 files with file size in MB's :
  117. 31 MB, 8 MB, 77 MB, 62 MB, 60 MB, 58 MB, 56 MB,42 MB,1832 MB,1066 MB,158 MB
  118.  
  119. file_stream_no_sync count : 8 files with file size in MB's :
  120. 3 MB,10 MB,10 MB,1116 MB,160 MB,161 MB,163 MB,785 MB
Add Comment
Please, Sign In to add comment