Guest User

zstd, lvl=10

a guest
Jul 31st, 2019
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.09 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: 114.638 ms (100%)
  5. With cache: 76.201 ms (66.47%)
  6. Cache size: 16K (99.04%)
  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: 83.983 ms (100%)
  10. With cache: 79.032 ms (94.10%)
  11. Cache size: 1.0K (167.74%)
  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: 28988.944 ms (100%)
  15. With cache: 619.872 ms (2.13%)
  16. Cache size: 6.6M (65.01%)
  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: 89.139 ms (100%)
  20. With cache: 65.369 ms (73.33%)
  21. Cache size: 1.0K (100.00%)
  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: 40263.511 ms (100%)
  25. With cache: 1574.739 ms (3.91%)
  26. Cache size: 19M (62.66%)
  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: 13606.282 ms (100%)
  30. With cache: 357.616 ms (2.62%)
  31. Cache size: 3.0M (52.34%)
  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: 70.130 ms (100%)
  35. With cache: 79.624 ms (113.53%)
  36. Cache size: 1.0K (46.40%)
  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: 86.775 ms (100%)
  40. With cache: 80.627 ms (92.91%)
  41. Cache size: 1.0K (62.28%)
  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: 35587.623 ms (100%)
  45. With cache: 1344.756 ms (3.77%)
  46. Cache size: 11M (30.99%)
  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: 40577.359 ms (100%)
  50. With cache: 1364.264 ms (3.36%)
  51. Cache size: 12M (31.28%)
  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: 9716.342 ms (100%)
  55. With cache: 214.221 ms (2.20%)
  56. Cache size: 992K (34.76%)
  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: 12278.161 ms (100%)
  60. With cache: 534.329 ms (4.35%)
  61. Cache size: 3.2M (27.11%)
  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: 153.001 ms (100%)
  65. With cache: 87.337 ms (57.08%)
  66. Cache size: 76K (65.19%)
  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: 1472.159 ms (100%)
  70. With cache: 79.256 ms (5.38%)
  71. Cache size: 108K (51.29%)
  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: 140.982 ms (100%)
  75. With cache: 81.001 ms (57.45%)
  76. Cache size: 44K (74.27%)
  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: 78.331 ms (100%)
  80. With cache: 68.035 ms (86.85%)
  81. Cache size: 1.0K (165.90%)
  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: 86.991 ms (100%)
  85. With cache: 79.442 ms (91.32%)
  86. Cache size: 1.0K (109.75%)
  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: 7020.476 ms (100%)
  90. With cache: 124.663 ms (1.77%)
  91. Cache size: 648K (43.01%)
  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: 92.222 ms (100%)
  95. With cache: 82.596 ms (89.56%)
  96. Cache size: 1.0K (94.44%)
  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: 85.654 ms (100%)
  100. With cache: 81.730 ms (95.41%)
  101. Cache size: 1.0K (82.57%)
  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: 22395.103 ms (100%)
  105. With cache: 711.049 ms (3.17%)
  106. Cache size: 6.8M (57.30%)
  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: 85.463 ms (100%)
  110. With cache: 79.036 ms (92.47%)
  111. Cache size: 1.0K (112.15%)
  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: 92.008 ms (100%)
  115. With cache: 68.247 ms (74.17%)
  116. Cache size: 1.0K (70.58%)
  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: 35594.569 ms (100%)
  120. With cache: 1452.344 ms (4.08%)
  121. Cache size: 14M (35.06%)
Advertisement
Add Comment
Please, Sign In to add comment