tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

complete-full2-cumulative-expected.txt (3698B)


      1 #-----------------------------------------------------------------
      2 # dmd.py --filter-stacks-for-testing -o complete-full2-cumulative-actual.txt complete-full2-cumulative.json
      3 
      4 Invocation {
      5  $DMD = '--mode=cumulative --stacks=full --show-dump-stats=yes'
      6  Mode = 'cumulative'
      7 }
      8 
      9 #-----------------------------------------------------------------
     10 
     11 Cumulative {
     12  100 blocks in heap block record 1 of 17
     13  12,800 bytes (12,800 requested / 0 slop)
     14  Individual block sizes: 128 x 100
     15  42.37% of the heap (42.37% cumulative)
     16  Allocated at {
     17    #01: ... DMD.cpp ...
     18  }
     19 }
     20 
     21 Cumulative {
     22  1 block in heap block record 2 of 17
     23  8,192 bytes (7,169 requested / 1,023 slop)
     24  27.12% of the heap (69.49% cumulative)
     25  Allocated at {
     26    #01: ... DMD.cpp ...
     27  }
     28 }
     29 
     30 Cumulative {
     31  1 block in heap block record 3 of 17
     32  4,096 bytes (4,096 requested / 0 slop)
     33  13.56% of the heap (83.05% cumulative)
     34  Allocated at {
     35    #01: ... DMD.cpp ...
     36  }
     37 }
     38 
     39 Cumulative {
     40  10 blocks in heap block record 4 of 17
     41  1,120 bytes (1,000 requested / 120 slop)
     42  Individual block sizes: 112 x 10
     43  3.71% of the heap (86.76% cumulative)
     44  Allocated at {
     45    #01: ... DMD.cpp ...
     46  }
     47 }
     48 
     49 Cumulative {
     50  1 block in heap block record 5 of 17
     51  1,024 bytes (1,024 requested / 0 slop)
     52  3.39% of the heap (90.15% cumulative)
     53  Allocated at {
     54    #01: ... DMD.cpp ...
     55  }
     56 }
     57 
     58 Cumulative {
     59  1 block in heap block record 6 of 17
     60  1,024 bytes (1,023 requested / 1 slop)
     61  3.39% of the heap (93.54% cumulative)
     62  Allocated at {
     63    #01: ... DMD.cpp ...
     64  }
     65 }
     66 
     67 Cumulative {
     68  6 blocks in heap block record 7 of 17
     69  528 bytes (528 requested / 0 slop)
     70  Individual block sizes: 128; 112; 96; 80; 64; 48
     71  1.75% of the heap (95.29% cumulative)
     72  Allocated at {
     73    #01: ... DMD.cpp ...
     74  }
     75 }
     76 
     77 Cumulative {
     78  6 blocks in heap block record 8 of 17
     79  528 bytes (528 requested / 0 slop)
     80  Individual block sizes: 128; 112; 96; 80; 64; 48
     81  1.75% of the heap (97.03% cumulative)
     82  Allocated at {
     83    #01: ... DMD.cpp ...
     84  }
     85 }
     86 
     87 Cumulative {
     88  1 block in heap block record 9 of 17
     89  512 bytes (512 requested / 0 slop)
     90  1.69% of the heap (98.73% cumulative)
     91  Allocated at {
     92    #01: ... DMD.cpp ...
     93  }
     94 }
     95 
     96 Cumulative {
     97  1 block in heap block record 10 of 17
     98  80 bytes (79 requested / 1 slop)
     99  0.26% of the heap (98.99% cumulative)
    100  Allocated at {
    101    #01: ... DMD.cpp ...
    102  }
    103 }
    104 
    105 Cumulative {
    106  1 block in heap block record 11 of 17
    107  80 bytes (78 requested / 2 slop)
    108  0.26% of the heap (99.26% cumulative)
    109  Allocated at {
    110    #01: ... DMD.cpp ...
    111  }
    112 }
    113 
    114 Cumulative {
    115  1 block in heap block record 12 of 17
    116  80 bytes (77 requested / 3 slop)
    117  0.26% of the heap (99.52% cumulative)
    118  Allocated at {
    119    #01: ... DMD.cpp ...
    120  }
    121 }
    122 
    123 Cumulative {
    124  1 block in heap block record 13 of 17
    125  64 bytes (64 requested / 0 slop)
    126  0.21% of the heap (99.74% cumulative)
    127  Allocated at {
    128    #01: ... DMD.cpp ...
    129  }
    130 }
    131 
    132 Cumulative {
    133  1 block in heap block record 14 of 17
    134  32 bytes (30 requested / 2 slop)
    135  0.11% of the heap (99.84% cumulative)
    136  Allocated at {
    137    #01: ... DMD.cpp ...
    138  }
    139 }
    140 
    141 Cumulative {
    142  1 block in heap block record 15 of 17
    143  16 bytes (16 requested / 0 slop)
    144  0.05% of the heap (99.89% cumulative)
    145  Allocated at {
    146    #01: ... DMD.cpp ...
    147  }
    148 }
    149 
    150 Cumulative {
    151  1 block in heap block record 16 of 17
    152  16 bytes (16 requested / 0 slop)
    153  0.05% of the heap (99.95% cumulative)
    154  Allocated at {
    155    #01: ... DMD.cpp ...
    156  }
    157 }
    158 
    159 Cumulative {
    160  1 block in heap block record 17 of 17
    161  16 bytes (10 requested / 6 slop)
    162  0.05% of the heap (100.00% cumulative)
    163  Allocated at {
    164    #01: ... DMD.cpp ...
    165  }
    166 }
    167 
    168 #-----------------------------------------------------------------
    169 
    170 Summary {
    171  Total: 30,208 bytes in 135 blocks
    172 }