Advertisement
Guest User

Untitled

a guest
Jul 1st, 2020
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. 3,548,434,416 bytes allocated in the heap
  2. 323,808,920 bytes copied during GC
  3. 10,008,360 bytes maximum residency (66 sample(s))
  4. 900,504 bytes maximum slop
  5. 9 MB total memory in use (0 MB lost due to fragmentation)
  6.  
  7. Tot time (elapsed) Avg pause Max pause
  8. Gen 0 1996 colls, 1996 par 2.939s 0.570s 0.0003s 0.0208s
  9. Gen 1 66 colls, 65 par 0.796s 0.160s 0.0024s 0.0077s
  10.  
  11. Parallel GC work balance: 63.39% (serial 0%, perfect 100%)
  12.  
  13. TASKS: 50 (1 bound, 49 peak workers (49 total), using -N8)
  14.  
  15. SPARKS: 0 (0 converted, 0 overflowed, 0 dud, 0 GC'd, 0 fizzled)
  16.  
  17. INIT time 0.002s ( 0.001s elapsed)
  18. MUT time 3.912s ( 5.536s elapsed)
  19. GC time 3.736s ( 0.730s elapsed)
  20. EXIT time 0.001s ( 0.003s elapsed)
  21. Total time 7.650s ( 6.270s elapsed)
  22.  
  23. Alloc rate 907,078,620 bytes per MUT second
  24.  
  25. Productivity 51.1% of total user, 88.3% of total elapsed
  26.  
  27. Execution time: 6659ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement