patternmatch 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. Ticks for Coverage
  2. max-open-constraints = 0
  3. max-open-metas = 5
  4. metas = 34
  5. agda -v0 -v profile:100 misc/Coverage.agda -imisc --ignore-interfaces +RTS -slogs/.tmp
  6. 1,351,870,808 bytes allocated in the heap
  7. 192,010,416 bytes copied during GC
  8. 35,927,420 bytes maximum residency (8 sample(s))
  9. 249,316 bytes maximum slop
  10. 73 MB total memory in use (0 MB lost due to fragmentation)
  11. Tot time (elapsed) Avg pause Max pause
  12. Gen 0 2588 colls, 0 par 0.35s 0.36s 0.0001s 0.0005s
  13. Gen 1 8 colls, 0 par 0.24s 0.26s 0.0329s 0.1175s
  14. INIT time 0.00s ( 0.00s elapsed)
  15. MUT time 1.17s ( 1.20s elapsed)
  16. GC time 0.60s ( 0.62s elapsed)
  17. EXIT time 0.00s ( 0.00s elapsed)
  18. Total time 1.77s ( 1.82s elapsed)
  19. %GC time 33.6% (34.1% elapsed)
  20. Alloc rate 1,147,535,964 bytes per MUT second
  21. Productivity 66.4% of total user, 64.8% of total elapsed
  22. ──────────────────────────────────────────────────────────────────
  23. Mach kernel version:
  24. Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
  25. Kernel configured for up to 8 processors.
  26. 4 processors are physically available.
  27. 8 processors are logically available.
  28. Processor type: i486 (Intel 80486)
  29. Processors active: 0 1 2 3 4 5 6 7
  30. Primary memory available: 8.00 gigabytes
  31. Default processor set: 109 tasks, 517 threads, 8 processors
  32. Load average: 1.66, Mach factor: 6.33