Guest User

ztsd, lvl=5

a guest
Jul 31st, 2019
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.10 KB | None | 0 0
  1. $ ./test-cache-efficiency.sh
  2. ========
  3. -rw-r--r-- 1 Artur Jamro 197121 13K Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/a.out.wasm
  4. Without cache: 127.329 ms (100%)
  5. With cache: 79.152 ms (62.16%)
  6. Cache size: 16K (108.00%)
  7. ========
  8. -rw-r--r-- 1 Artur Jamro 197121 31 Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/addm1.wasm
  9. Without cache: 79.098 ms (100%)
  10. With cache: 79.609 ms (100.64%)
  11. Cache size: 1.0K (180.64%)
  12. ========
  13. -rw-r--r-- 1 Artur Jamro 197121 11M Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/AngryBots1.wasm
  14. Without cache: 27888.999 ms (100%)
  15. With cache: 653.364 ms (2.34%)
  16. Cache size: 7.9M (77.47%)
  17. ========
  18. -rw-r--r-- 1 Artur Jamro 197121 51 Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/break-to-return.wasm
  19. Without cache: 69.932 ms (100%)
  20. With cache: 78.042 ms (111.59%)
  21. Cache size: 1.0K (107.84%)
  22. ========
  23. -rw-r--r-- 1 Artur Jamro 197121 30M Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/clang.wasm
  24. Without cache: 36847.681 ms (100%)
  25. With cache: 1627.722 ms (4.41%)
  26. Cache size: 22M (75.05%)
  27. ========
  28. -rw-r--r-- 1 Artur Jamro 197121 5.7M Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/cv-wasm.wasm
  29. Without cache: 11886.413 ms (100%)
  30. With cache: 362.819 ms (3.05%)
  31. Cache size: 3.4M (60.38%)
  32. ========
  33. -rw-r--r-- 1 Artur Jamro 197121 306 Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/dylib.wasm
  34. Without cache: 88.768 ms (100%)
  35. With cache: 67.967 ms (76.56%)
  36. Cache size: 1.0K (47.71%)
  37. ========
  38. -rw-r--r-- 1 Artur Jamro 197121 175 Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/fib.wasm
  39. Without cache: 73.952 ms (100%)
  40. With cache: 60.240 ms (81.45%)
  41. Cache size: 1.0K (64.57%)
  42. ========
  43. -rw-r--r-- 1 Artur Jamro 197121 35M Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/godot.wasm
  44. Without cache: 34344.163 ms (100%)
  45. With cache: 1375.062 ms (4.00%)
  46. Cache size: 13M (36.22%)
  47. ========
  48. -rw-r--r-- 1 Artur Jamro 197121 36M Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/godot-2018-01-18.wasm
  49. Without cache: 35564.678 ms (100%)
  50. With cache: 1441.609 ms (4.05%)
  51. Cache size: 13M (36.57%)
  52. ========
  53. -rw-r--r-- 1 Artur Jamro 197121 2.8M Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/libfaust-wasm.wasm
  54. Without cache: 10305.076 ms (100%)
  55. With cache: 204.737 ms (1.98%)
  56. Cache size: 1.1M (39.26%)
  57. ========
  58. -rw-r--r-- 1 Artur Jamro 197121 12M Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/mono.wasm
  59. Without cache: 13542.178 ms (100%)
  60. With cache: 577.647 ms (4.26%)
  61. Cache size: 4.1M (35.12%)
  62. ========
  63. -rw-r--r-- 1 Artur Jamro 197121 112K Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/musl.wasm
  64. Without cache: 168.267 ms (100%)
  65. With cache: 72.847 ms (43.29%)
  66. Cache size: 84K (72.01%)
  67. ========
  68. -rw-r--r-- 1 Artur Jamro 197121 207K Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/oryol-quad.wasm
  69. Without cache: 1509.008 ms (100%)
  70. With cache: 90.477 ms (5.99%)
  71. Cache size: 120K (57.94%)
  72. ========
  73. -rw-r--r-- 1 Artur Jamro 197121 58K Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/rocket.wasm
  74. Without cache: 174.643 ms (100%)
  75. With cache: 71.573 ms (40.98%)
  76. Cache size: 48K (83.31%)
  77. ========
  78. -rw-r--r-- 1 Artur Jamro 197121 132 Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/s.wasm
  79. Without cache: 76.554 ms (100%)
  80. With cache: 77.244 ms (100.90%)
  81. Cache size: 1.0K (172.72%)
  82. ========
  83. -rw-r--r-- 1 Artur Jamro 197121 41 Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/simple.wasm
  84. Without cache: 80.279 ms (100%)
  85. With cache: 85.182 ms (106.10%)
  86. Cache size: 1.0K (119.51%)
  87. ========
  88. -rw-r--r-- 1 Artur Jamro 197121 1.5M Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/sqlite.wasm
  89. Without cache: 6905.474 ms (100%)
  90. With cache: 138.988 ms (2.01%)
  91. Cache size: 756K (50.04%)
  92. ========
  93. -rw-r--r-- 1 Artur Jamro 197121 54 Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/stacky.wasm
  94. Without cache: 80.686 ms (100%)
  95. With cache: 72.684 ms (90.08%)
  96. Cache size: 1.0K (101.85%)
  97. ========
  98. -rw-r--r-- 1 Artur Jamro 197121 132 Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/stripped.wasm
  99. Without cache: 75.396 ms (100%)
  100. With cache: 80.444 ms (106.69%)
  101. Cache size: 1.0K (85.60%)
  102. ========
  103. -rw-r--r-- 1 Artur Jamro 197121 12M Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/tanks.wasm
  104. Without cache: 15406.554 ms (100%)
  105. With cache: 709.540 ms (4.60%)
  106. Cache size: 8.0M (66.90%)
  107. ========
  108. -rw-r--r-- 1 Artur Jamro 197121 181 Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/test.wasm
  109. Without cache: 77.370 ms (100%)
  110. With cache: 68.644 ms (88.72%)
  111. Cache size: 1.0K (116.02%)
  112. ========
  113. -rw-r--r-- 1 Artur Jamro 197121 221 Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/trivial.obj.wasm
  114. Without cache: 88.521 ms (100%)
  115. With cache: 71.299 ms (80.54%)
  116. Cache size: 1.0K (72.85%)
  117. ========
  118. -rw-r--r-- 1 Artur Jamro 197121 38M Jul 12 14:41 C:/Users/mrowqa/repos/wasm-collection/misc-valid/UE4Game-HTML5-Shipping.wasm
  119. Without cache: 32068.337 ms (100%)
  120. With cache: 1537.195 ms (4.79%)
  121. Cache size: 16M (41.32%)
Advertisement
Add Comment
Please, Sign In to add comment