Advertisement
Guest User

Untitled

a guest
Jul 1st, 2020
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. 4,626,770,632 bytes allocated in the heap
  2. 21,131,032 bytes copied during GC
  3. 10,295,000 bytes maximum residency (5 sample(s))
  4. 866,600 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 7 colls, 7 par 0.129s 0.042s 0.0061s 0.0198s
  9. Gen 1 5 colls, 4 par 0.089s 0.024s 0.0048s 0.0056s
  10.  
  11. Parallel GC work balance: 79.18% (serial 0%, perfect 100%)
  12.  
  13. TASKS: 65 (1 bound, 64 peak workers (64 total), using -N8)
  14.  
  15. SPARKS: 0 (0 converted, 0 overflowed, 0 dud, 0 GC'd, 0 fizzled)
  16.  
  17. INIT time 0.003s ( 0.005s elapsed)
  18. MUT time 3.524s ( 6.005s elapsed)
  19. GC time 0.219s ( 0.066s elapsed)
  20. EXIT time 0.002s ( 0.008s elapsed)
  21. Total time 3.747s ( 6.085s elapsed)
  22.  
  23. Alloc rate 1,313,014,222 bytes per MUT second
  24.  
  25. Productivity 94.0% of total user, 98.7% of total elapsed
  26.  
  27. Execution time: 6509ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement