tor-browser

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

complete-full1-live-expected.txt (2651B)


      1 #-----------------------------------------------------------------
      2 # dmd.py --filter-stacks-for-testing -o complete-full1-live-actual.txt complete-full1-live.json
      3 
      4 Invocation {
      5  $DMD = '--mode=live --stacks=full --show-dump-stats=yes'
      6  Mode = 'live'
      7 }
      8 
      9 #-----------------------------------------------------------------
     10 
     11 Live {
     12  1 block in heap block record 1 of 12
     13  8,192 bytes (7,169 requested / 1,023 slop)
     14  67.72% of the heap (67.72% cumulative)
     15  Allocated at {
     16    #01: ... DMD.cpp ...
     17  }
     18 }
     19 
     20 Live {
     21  1 block in heap block record 2 of 12
     22  1,024 bytes (1,023 requested / 1 slop)
     23  8.47% of the heap (76.19% cumulative)
     24  Allocated at {
     25    #01: ... DMD.cpp ...
     26  }
     27 }
     28 
     29 Live {
     30  9 blocks in heap block record 3 of 12
     31  1,008 bytes (900 requested / 108 slop)
     32  Individual block sizes: 112 x 9
     33  8.33% of the heap (84.52% cumulative)
     34  Allocated at {
     35    #01: ... DMD.cpp ...
     36  }
     37 }
     38 
     39 Live {
     40  6 blocks in heap block record 4 of 12
     41  528 bytes (528 requested / 0 slop)
     42  Individual block sizes: 128; 112; 96; 80; 64; 48
     43  4.37% of the heap (88.89% cumulative)
     44  Allocated at {
     45    #01: ... DMD.cpp ...
     46  }
     47 }
     48 
     49 Live {
     50  6 blocks in heap block record 5 of 12
     51  528 bytes (528 requested / 0 slop)
     52  Individual block sizes: 128; 112; 96; 80; 64; 48
     53  4.37% of the heap (93.25% cumulative)
     54  Allocated at {
     55    #01: ... DMD.cpp ...
     56  }
     57 }
     58 
     59 Live {
     60  1 block in heap block record 6 of 12
     61  512 bytes (512 requested / 0 slop)
     62  4.23% of the heap (97.49% cumulative)
     63  Allocated at {
     64    #01: ... DMD.cpp ...
     65  }
     66 }
     67 
     68 Live {
     69  1 block in heap block record 7 of 12
     70  80 bytes (79 requested / 1 slop)
     71  0.66% of the heap (98.15% cumulative)
     72  Allocated at {
     73    #01: ... DMD.cpp ...
     74  }
     75 }
     76 
     77 Live {
     78  1 block in heap block record 8 of 12
     79  80 bytes (78 requested / 2 slop)
     80  0.66% of the heap (98.81% cumulative)
     81  Allocated at {
     82    #01: ... DMD.cpp ...
     83  }
     84 }
     85 
     86 Live {
     87  1 block in heap block record 9 of 12
     88  80 bytes (77 requested / 3 slop)
     89  0.66% of the heap (99.47% cumulative)
     90  Allocated at {
     91    #01: ... DMD.cpp ...
     92  }
     93 }
     94 
     95 Live {
     96  1 block in heap block record 10 of 12
     97  32 bytes (30 requested / 2 slop)
     98  0.26% of the heap (99.74% cumulative)
     99  Allocated at {
    100    #01: ... DMD.cpp ...
    101  }
    102 }
    103 
    104 Live {
    105  1 block in heap block record 11 of 12
    106  16 bytes (16 requested / 0 slop)
    107  0.13% of the heap (99.87% cumulative)
    108  Allocated at {
    109    #01: ... DMD.cpp ...
    110  }
    111 }
    112 
    113 Live {
    114  1 block in heap block record 12 of 12
    115  16 bytes (10 requested / 6 slop)
    116  0.13% of the heap (100.00% cumulative)
    117  Allocated at {
    118    #01: ... DMD.cpp ...
    119  }
    120 }
    121 
    122 #-----------------------------------------------------------------
    123 
    124 Summary {
    125  Total: 12,096 bytes in 30 blocks
    126 }