monad 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. Ticks for IndexedMap
  2. pointers (reused) = 0
  3. max-open-constraints = 1
  4. attempted-constraints = 3
  5. max-open-metas = 8
  6. metas = 25
  7. pointers = 31
  8. Ticks for Monad
  9. max-open-constraints = 2
  10. max-open-metas = 15
  11. attempted-constraints = 28
  12. metas = 241
  13. pointers (reused) = 1218
  14. pointers = 4422
  15. agda -v0 -v profile:100 monad/Monad.agda -i../std-lib/src -imonad +RTS -slogs/.tmp (null)
  16. 2,575,338,732 bytes allocated in the heap
  17. 709,529,124 bytes copied during GC
  18. 93,447,528 bytes maximum residency (13 sample(s))
  19. 1,785,696 bytes maximum slop
  20. 229 MB total memory in use (0 MB lost due to fragmentation)
  21. Tot time (elapsed) Avg pause Max pause
  22. Gen 0 4826 colls, 0 par 1.62s 1.63s 0.0003s 0.0033s
  23. Gen 1 13 colls, 0 par 0.68s 0.76s 0.0586s 0.2363s
  24. INIT time 0.00s ( 0.00s elapsed)
  25. MUT time 6.36s ( 6.45s elapsed)
  26. GC time 2.30s ( 2.39s elapsed)
  27. EXIT time 0.00s ( 0.01s elapsed)
  28. Total time 8.68s ( 8.86s elapsed)
  29. %GC time 26.5% (27.0% elapsed)
  30. Alloc rate 404,615,232 bytes per MUT second
  31. Productivity 73.5% of total user, 72.0% of total elapsed
  32. ──────────────────────────────────────────────────────────────────
  33. Mach kernel version:
  34. Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
  35. Kernel configured for up to 8 processors.
  36. 4 processors are physically available.
  37. 8 processors are logically available.
  38. Processor type: i486 (Intel 80486)
  39. Processors active: 0 1 2 3 4 5 6 7
  40. Primary memory available: 8.00 gigabytes
  41. Default processor set: 99 tasks, 525 threads, 8 processors
  42. Load average: 1.88, Mach factor: 6.11