Guest User

Sorting references

a guest
Jul 26th, 2019
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 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: 137.760 ms (100%)
  5. With cache: 77.124 ms (55.98%)
  6. Cache size: 56K (428.07%)
  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: 91.380 ms (100%)
  10. With cache: 74.792 ms (81.84%)
  11. Cache size: 1.0K (245.16%)
  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: 27913.938 ms (100%)
  15. With cache: 525.980 ms (1.88%)
  16. Cache size: 65M (636.36%)
  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: 72.921 ms (100%)
  20. With cache: 88.140 ms (120.87%)
  21. Cache size: 1.0K (147.05%)
  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: 37006.940 ms (100%)
  25. With cache: 1304.083 ms (3.52%)
  26. Cache size: 178M (609.87%)
  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: 12439.542 ms (100%)
  30. With cache: 297.822 ms (2.39%)
  31. Cache size: 34M (599.93%)
  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: 86.247 ms (100%)
  35. With cache: 83.186 ms (96.45%)
  36. Cache size: 1.0K (85.94%)
  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.731 ms (100%)
  40. With cache: 87.140 ms (100.47%)
  41. Cache size: 1.0K (83.42%)
  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: 37630.923 ms (100%)
  45. With cache: 1190.966 ms (3.16%)
  46. Cache size: 146M (426.53%)
  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: 39068.665 ms (100%)
  50. With cache: 1113.018 ms (2.84%)
  51. Cache size: 150M (424.80%)
  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: 9796.324 ms (100%)
  55. With cache: 178.684 ms (1.82%)
  56. Cache size: 21M (747.86%)
  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: 11963.745 ms (100%)
  60. With cache: 483.507 ms (4.04%)
  61. Cache size: 58M (497.20%)
  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: 149.494 ms (100%)
  65. With cache: 91.927 ms (61.49%)
  66. Cache size: 364K (324.13%)
  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: 1637.459 ms (100%)
  70. With cache: 71.154 ms (4.34%)
  71. Cache size: 1.3M (625.16%)
  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: 146.245 ms (100%)
  75. With cache: 80.243 ms (54.86%)
  76. Cache size: 260K (451.58%)
  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: 90.152 ms (100%)
  80. With cache: 74.708 ms (82.86%)
  81. Cache size: 1.0K (282.57%)
  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: 81.609 ms (100%)
  85. With cache: 66.071 ms (80.96%)
  86. Cache size: 1.0K (168.29%)
  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: 7066.764 ms (100%)
  90. With cache: 112.143 ms (1.58%)
  91. Cache size: 6.1M (411.17%)
  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: 71.486 ms (100%)
  95. With cache: 73.724 ms (103.13%)
  96. Cache size: 1.0K (138.88%)
  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: 81.174 ms (100%)
  100. With cache: 70.767 ms (87.17%)
  101. Cache size: 1.0K (110.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: 20499.981 ms (100%)
  105. With cache: 564.715 ms (2.75%)
  106. Cache size: 72M (602.18%)
  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: 71.718 ms (100%)
  110. With cache: 68.888 ms (96.05%)
  111. Cache size: 1.0K (180.66%)
  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: 102.045 ms (100%)
  115. With cache: 64.844 ms (63.54%)
  116. Cache size: 1.0K (95.92%)
  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: 33090.588 ms (100%)
  120. With cache: 1234.415 ms (3.73%)
  121. Cache size: 158M (417.90%)
Advertisement
Add Comment
Please, Sign In to add comment