monad 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. Ticks for IndexedMap
  2. max-open-constraints = 1
  3. attempted-constraints = 3
  4. max-open-metas = 8
  5. metas = 30
  6. Ticks for Monad
  7. max-open-constraints = 2
  8. max-open-metas = 15
  9. attempted-constraints = 28
  10. metas = 259
  11. agda -v0 -v profile:100 monad/Monad.agda -i../std-lib/src -imonad +RTS -slogs/.tmp
  12. 2,156,113,020 bytes allocated in the heap
  13. 480,232,348 bytes copied during GC
  14. 84,958,812 bytes maximum residency (11 sample(s))
  15. 1,809,492 bytes maximum slop
  16. 170 MB total memory in use (0 MB lost due to fragmentation)
  17. Tot time (elapsed) Avg pause Max pause
  18. Gen 0 4021 colls, 0 par 1.17s 1.18s 0.0003s 0.0021s
  19. Gen 1 11 colls, 0 par 0.52s 0.57s 0.0517s 0.2171s
  20. INIT time 0.00s ( 0.00s elapsed)
  21. MUT time 2.31s ( 2.34s elapsed)
  22. GC time 1.70s ( 1.75s elapsed)
  23. EXIT time 0.00s ( 0.00s elapsed)
  24. Total time 4.01s ( 4.09s elapsed)
  25. %GC time 42.3% (42.7% elapsed)
  26. Alloc rate 930,497,716 bytes per MUT second
  27. Productivity 57.7% of total user, 56.6% of total elapsed
  28. ──────────────────────────────────────────────────────────────────
  29. Mach kernel version:
  30. Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
  31. Kernel configured for up to 8 processors.
  32. 4 processors are physically available.
  33. 8 processors are logically available.
  34. Processor type: i486 (Intel 80486)
  35. Processors active: 0 1 2 3 4 5 6 7
  36. Primary memory available: 8.00 gigabytes
  37. Default processor set: 109 tasks, 526 threads, 8 processors
  38. Load average: 1.42, Mach factor: 6.57