patternmatch 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. Ticks for Coverage
  2. max-open-constraints = 0
  3. max-open-metas = 1
  4. pointers (reused) = 3
  5. metas = 19
  6. pointers = 128
  7. agda -v0 -v profile:100 misc/Coverage.agda -imisc --ignore-interfaces +RTS -slogs/.tmp (null)
  8. 271,469,412 bytes allocated in the heap
  9. 30,651,068 bytes copied during GC
  10. 4,728,840 bytes maximum residency (7 sample(s))
  11. 74,120 bytes maximum slop
  12. 11 MB total memory in use (0 MB lost due to fragmentation)
  13. Tot time (elapsed) Avg pause Max pause
  14. Gen 0 514 colls, 0 par 0.07s 0.07s 0.0001s 0.0004s
  15. Gen 1 7 colls, 0 par 0.04s 0.04s 0.0060s 0.0168s
  16. INIT time 0.00s ( 0.00s elapsed)
  17. MUT time 0.33s ( 0.35s elapsed)
  18. GC time 0.10s ( 0.11s elapsed)
  19. EXIT time 0.00s ( 0.00s elapsed)
  20. Total time 0.44s ( 0.46s elapsed)
  21. %GC time 23.6% (23.9% elapsed)
  22. Alloc rate 828,357,781 bytes per MUT second
  23. Productivity 76.4% of total user, 73.9% of total elapsed
  24. ──────────────────────────────────────────────────────────────────
  25. Mach kernel version:
  26. Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
  27. Kernel configured for up to 8 processors.
  28. 4 processors are physically available.
  29. 8 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3 4 5 6 7
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 99 tasks, 513 threads, 8 processors
  34. Load average: 1.62, Mach factor: 6.37