tor-browser

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

complete-partial-live-expected.txt (1367B)


      1 #-----------------------------------------------------------------
      2 # dmd.py --filter-stacks-for-testing -o complete-partial-live-actual.txt complete-partial-live.json
      3 
      4 Invocation {
      5  $DMD = '--mode=live'
      6  Mode = 'live'
      7 }
      8 
      9 #-----------------------------------------------------------------
     10 
     11 Live {
     12  9,531 blocks in heap block record 1 of 4
     13  9,759,744 bytes (9,759,744 requested / 0 slop)
     14  Individual block sizes: 1,024 x 9,531
     15  83.56% of the heap (83.56% cumulative)
     16  Allocated at {
     17    #01: ... DMD.cpp ...
     18  }
     19 }
     20 
     21 Live {
     22  16,822 blocks in heap block record 2 of 4
     23  1,510,672 bytes (1,510,672 requested / 0 slop)
     24  Individual block sizes: 1,024 x 469; 128 x 6,864; 16 x 9,489
     25  12.93% of the heap (96.49% cumulative)
     26  Allocated at {
     27    #01: (no stack trace recorded due to --stacks=partial)
     28  }
     29 }
     30 
     31 Live {
     32  3,136 blocks in heap block record 3 of 4
     33  401,408 bytes (401,408 requested / 0 slop)
     34  Individual block sizes: 128 x 3,136
     35  3.44% of the heap (99.93% cumulative)
     36  Allocated at {
     37    #01: ... DMD.cpp ...
     38  }
     39 }
     40 
     41 Live {
     42  511 blocks in heap block record 4 of 4
     43  8,176 bytes (8,176 requested / 0 slop)
     44  Individual block sizes: 16 x 511
     45  0.07% of the heap (100.00% cumulative)
     46  Allocated at {
     47    #01: ... DMD.cpp ...
     48  }
     49 }
     50 
     51 #-----------------------------------------------------------------
     52 
     53 Summary {
     54  Total: 11,680,000 bytes in 30,000 blocks
     55 }