monad 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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,336,541,472 bytes allocated in the heap
  13. 449,634,732 bytes copied during GC
  14. 77,339,056 bytes maximum residency (11 sample(s))
  15. 2,203,272 bytes maximum slop
  16. 152 MB total memory in use (0 MB lost due to fragmentation)
  17. Generation 0: 4348 collections, 0 parallel, 1.22s, 1.23s elapsed
  18. Generation 1: 11 collections, 0 parallel, 0.44s, 0.48s elapsed
  19. INIT time 0.01s ( 0.00s elapsed)
  20. MUT time 2.94s ( 3.12s elapsed)
  21. GC time 1.66s ( 1.71s elapsed)
  22. EXIT time 0.00s ( 0.00s elapsed)
  23. Total time 4.61s ( 4.83s elapsed)
  24. %GC time 36.0% (35.4% elapsed)
  25. Alloc rate 792,012,517 bytes per MUT second
  26. Productivity 63.7% of total user, 60.8% of total elapsed
  27. ──────────────────────────────────────────────────────────────────
  28. Mach kernel version:
  29. Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
  30. Kernel configured for up to 8 processors.
  31. 4 processors are physically available.
  32. 8 processors are logically available.
  33. Processor type: i486 (Intel 80486)
  34. Processors active: 0 1 2 3 4 5 6 7
  35. Primary memory available: 8.00 gigabytes
  36. Default processor set: 106 tasks, 482 threads, 8 processors
  37. Load average: 1.11, Mach factor: 6.88