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 = 25
  6. Ticks for Monad
  7. max-open-constraints = 2
  8. max-open-metas = 15
  9. attempted-constraints = 28
  10. metas = 241
  11. agda -v0 -v profile:100 monad/Monad.agda -i../std-lib/src -imonad +RTS -slogs/.tmp (null)
  12. 2,090,215,400 bytes allocated in the heap
  13. 461,828,620 bytes copied during GC
  14. 81,488,656 bytes maximum residency (11 sample(s))
  15. 1,818,460 bytes maximum slop
  16. 161 MB total memory in use (0 MB lost due to fragmentation)
  17. Tot time (elapsed) Avg pause Max pause
  18. Gen 0 3893 colls, 0 par 1.16s 1.17s 0.0003s 0.0020s
  19. Gen 1 11 colls, 0 par 0.47s 0.51s 0.0467s 0.2016s
  20. INIT time 0.00s ( 0.00s elapsed)
  21. MUT time 2.24s ( 2.27s elapsed)
  22. GC time 1.63s ( 1.68s elapsed)
  23. EXIT time 0.00s ( 0.00s elapsed)
  24. Total time 3.88s ( 3.95s elapsed)
  25. %GC time 42.1% (42.6% elapsed)
  26. Alloc rate 929,674,647 bytes per MUT second
  27. Productivity 57.9% of total user, 56.9% of total elapsed
  28. ──────────────────────────────────────────────────────────────────
  29. Mach kernel version:
  30. Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~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: 114 tasks, 531 threads, 8 processors
  38. Load average: 1.59, Mach factor: 6.40