Guest User

Untitled

a guest
Apr 26th, 2018
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.44 KB | None | 0 0
  1. --- D:\Projects\coreclr\bin\Product\Windows_NT.x64.Release\mem-base.txt 2018-04-18 22:56:04.000000000 +-0300
  2. +++ D:\Projects\coreclr\bin\Product\Windows_NT.x64.Release\mem-diff.txt 2018-04-18 22:56:04.000000000 +-0300
  3. @@ -1,130 +1,130 @@
  4. All allocations:
  5. For 28534 methods:
  6. - count: 21057305 (avg 737 per method)
  7. - alloc size : 1908898816 (avg 66899 per method)
  8. - max alloc : 86912
  9. + count: 21040474 (avg 737 per method)
  10. + alloc size : 1896156752 (avg 66452 per method)
  11. + max alloc : 81480
  12.  
  13. - allocateMemory : 3369205760 (avg 118076 per method)
  14. - nraUsed : 2540406880 (avg 89030 per method)
  15. + allocateMemory : 3354460160 (avg 117560 per method)
  16. + nraUsed : 2527245368 (avg 88569 per method)
  17.  
  18. Alloc'd bytes by kind:
  19. kind | size | pct
  20. ---------------------+------------+--------
  21. - AssertionProp | 185125660 | 9.70%
  22. - ASTNode | 343640223 | 18.00%
  23. - InstDesc | 54318120 | 2.85%
  24. + AssertionProp | 185125660 | 9.76%
  25. + ASTNode | 343640223 | 18.12%
  26. + InstDesc | 54318120 | 2.86%
  27. ImpStack | 551832 | 0.03%
  28. - BasicBlock | 66225272 | 3.47%
  29. - fgArgInfo | 11290832 | 0.59%
  30. - fgArgInfoPtrArr | 1991560 | 0.10%
  31. - FlowList | 9428928 | 0.49%
  32. + BasicBlock | 66225272 | 3.49%
  33. + fgArgInfo | 11290832 | 0.60%
  34. + fgArgInfoPtrArr | 1991560 | 0.11%
  35. + FlowList | 9428928 | 0.50%
  36. TreeStatementList | 2006176 | 0.11%
  37. SiScope | 9699704 | 0.51%
  38. FlatFPStateX87 | 0 | 0.00%
  39. DominatorMemory | 7206200 | 0.38%
  40. - LSRA | 107059140 | 5.61%
  41. - LSRA_Interval | 61044192 | 3.20%
  42. - LSRA_RefPosition | 185768576 | 9.73%
  43. + LSRA | 107059140 | 5.65%
  44. + LSRA_Interval | 61044192 | 3.22%
  45. + LSRA_RefPosition | 185768576 | 9.80%
  46. Reachability | 559680 | 0.03%
  47. - SSA | 55912504 | 2.93%
  48. - ValueNumber | 358370964 | 18.77%
  49. - LvaTable | 101427277 | 5.31%
  50. + SSA | 54660080 | 2.88%
  51. + ValueNumber | 358370964 | 18.90%
  52. + LvaTable | 95362621 | 5.03%
  53. UnwindInfo | 208800 | 0.01%
  54. hashBv | 6678048 | 0.35%
  55. - bitset | 29522696 | 1.55%
  56. + bitset | 29522696 | 1.56%
  57. FixedBitVect | 7504 | 0.00%
  58. - Generic | 49679560 | 2.60%
  59. + Generic | 44254576 | 2.33%
  60. IndirAssignMap | 244568 | 0.01%
  61. FieldSeqStore | 5175880 | 0.27%
  62. ZeroOffsetFieldMap | 1375544 | 0.07%
  63. ArrayInfoMap | 2386360 | 0.13%
  64. MemoryPhiArg | 1028160 | 0.05%
  65. - CSE | 42455776 | 2.22%
  66. - GC | 70536216 | 3.70%
  67. + CSE | 42455776 | 2.24%
  68. + GC | 70536216 | 3.72%
  69. CorSig | 7433192 | 0.39%
  70. - Inlining | 43306936 | 2.27%
  71. - ArrayStack | 14723136 | 0.77%
  72. + Inlining | 43306936 | 2.28%
  73. + ArrayStack | 14723136 | 0.78%
  74. DebugInfo | 10841584 | 0.57%
  75. DebugOnly | 0 | 0.00%
  76. Codegen | 0 | 0.00%
  77. LoopOpt | 62280 | 0.00%
  78. LoopHoist | 1665624 | 0.09%
  79. - Unknown | 13059104 | 0.68%
  80. + Unknown | 13059104 | 0.69%
  81. RangeCheck | 6264560 | 0.33%
  82. - CopyProp | 40616448 | 2.13%
  83. + CopyProp | 40616448 | 2.14%
  84.  
  85.  
  86. Largest method:
  87. -count: 73044, size: 3723096, max = 59992
  88. -allocateMemory: 3932160, nraUsed: 3779328
  89. +count: 73049, size: 3717196, max = 59992
  90. +allocateMemory: 3932160, nraUsed: 3773408
  91.  
  92. Alloc'd bytes by kind:
  93. kind | size | pct
  94. ---------------------+------------+--------
  95. AssertionProp | 6460 | 0.17%
  96. - ASTNode | 937936 | 25.19%
  97. + ASTNode | 937936 | 25.23%
  98. InstDesc | 66716 | 1.79%
  99. ImpStack | 192 | 0.01%
  100. BasicBlock | 91440 | 2.46%
  101. fgArgInfo | 19824 | 0.53%
  102. fgArgInfoPtrArr | 3384 | 0.09%
  103. FlowList | 73360 | 1.97%
  104. TreeStatementList | 10848 | 0.29%
  105. SiScope | 8960 | 0.24%
  106. FlatFPStateX87 | 0 | 0.00%
  107. DominatorMemory | 48048 | 1.29%
  108. LSRA | 121576 | 3.27%
  109. LSRA_Interval | 132440 | 3.56%
  110. - LSRA_RefPosition | 417424 | 11.21%
  111. + LSRA_RefPosition | 417424 | 11.23%
  112. Reachability | 32 | 0.00%
  113. - SSA | 82356 | 2.21%
  114. - ValueNumber | 324619 | 8.72%
  115. - LvaTable | 82792 | 2.22%
  116. + SSA | 81640 | 2.20%
  117. + ValueNumber | 324619 | 8.73%
  118. + LvaTable | 77800 | 2.09%
  119. UnwindInfo | 32 | 0.00%
  120. hashBv | 5400 | 0.15%
  121. - bitset | 659232 | 17.71%
  122. + bitset | 659232 | 17.73%
  123. FixedBitVect | 0 | 0.00%
  124. - Generic | 103748 | 2.79%
  125. + Generic | 103556 | 2.79%
  126. IndirAssignMap | 0 | 0.00%
  127. FieldSeqStore | 432 | 0.01%
  128. ZeroOffsetFieldMap | 56 | 0.00%
  129. ArrayInfoMap | 15784 | 0.42%
  130. MemoryPhiArg | 3216 | 0.09%
  131. CSE | 17968 | 0.48%
  132. - GC | 92440 | 2.48%
  133. + GC | 92440 | 2.49%
  134. CorSig | 7176 | 0.19%
  135. Inlining | 25328 | 0.68%
  136. - ArrayStack | 33664 | 0.90%
  137. + ArrayStack | 33664 | 0.91%
  138. DebugInfo | 9536 | 0.26%
  139. DebugOnly | 0 | 0.00%
  140. Codegen | 0 | 0.00%
  141. LoopOpt | 4320 | 0.12%
  142. LoopHoist | 7912 | 0.21%
  143. Unknown | 22037 | 0.59%
  144. - RangeCheck | 234904 | 6.31%
  145. - CopyProp | 51504 | 1.38%
  146. + RangeCheck | 234904 | 6.32%
  147. + CopyProp | 51504 | 1.39%
  148.  
  149.  
  150. ---------------------------------------------------
  151. Distribution of total memory allocated per method (in KB):
  152. - <= 64 ===> 14555 count ( 51% of total)
  153. - 65 .. 128 ===> 10339 count ( 87% of total)
  154. - 129 .. 192 ===> 2075 count ( 94% of total)
  155. - 193 .. 256 ===> 719 count ( 97% of total)
  156. - 257 .. 512 ===> 639 count ( 99% of total)
  157. - 513 .. 1024 ===> 158 count ( 99% of total)
  158. + <= 64 ===> 14681 count ( 51% of total)
  159. + 65 .. 128 ===> 10243 count ( 87% of total)
  160. + 129 .. 192 ===> 2069 count ( 94% of total)
  161. + 193 .. 256 ===> 706 count ( 97% of total)
  162. + 257 .. 512 ===> 632 count ( 99% of total)
  163. + 513 .. 1024 ===> 154 count ( 99% of total)
  164. 1025 .. 4096 ===> 49 count (100% of total)
  165. 4097 .. 8192 ===> 0 count (100% of total)
  166.  
  167. ---------------------------------------------------
  168. Distribution of total memory used per method (in KB):
  169. <= 16 ===> 0 count ( 0% of total)
  170. 17 .. 32 ===> 10 count ( 0% of total)
  171. - 33 .. 64 ===> 14551 count ( 51% of total)
  172. - 65 .. 128 ===> 10357 count ( 87% of total)
  173. - 129 .. 192 ===> 2063 count ( 94% of total)
  174. - 193 .. 256 ===> 715 count ( 97% of total)
  175. - 257 .. 512 ===> 633 count ( 99% of total)
  176. - 513 .. 1024 ===> 156 count ( 99% of total)
  177. - 1025 .. 4096 ===> 49 count (100% of total)
  178. + 33 .. 64 ===> 14674 count ( 51% of total)
  179. + 65 .. 128 ===> 10259 count ( 87% of total)
  180. + 129 .. 192 ===> 2068 count ( 94% of total)
  181. + 193 .. 256 ===> 708 count ( 97% of total)
  182. + 257 .. 512 ===> 612 count ( 99% of total)
  183. + 513 .. 1024 ===> 155 count ( 99% of total)
  184. + 1025 .. 4096 ===> 48 count (100% of total)
  185. 4097 .. 8192 ===> 0 count (100% of total)
Add Comment
Please, Sign In to add comment