patternmatch 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. Ticks for Agda.Primitive
  2. max-open-constraints = 0
  3. pointers = 0
  4. pointers (reused) = 0
  5. max-open-metas = 1
  6. metas = 5
  7. equal terms = 9
  8. Ticks for Coverage
  9. max-open-constraints = 0
  10. pointers = 0
  11. pointers (reused) = 0
  12. max-open-metas = 1
  13. metas = 19
  14. equal terms = 84
  15. agda -v0 -v profile:100 misc/Coverage.agda -imisc --ignore-interfaces +RTS -slogs/.tmp
  16. 504,247,536 bytes allocated in the heap
  17. 73,687,024 bytes copied during GC
  18. 14,507,704 bytes maximum residency (9 sample(s))
  19. 276,424 bytes maximum slop
  20. 31 MB total memory in use (0 MB lost due to fragmentation)
  21. Tot time (elapsed) Avg pause Max pause
  22. Gen 0 963 colls, 0 par 0.07s 0.08s 0.0001s 0.0003s
  23. Gen 1 9 colls, 0 par 0.08s 0.09s 0.0101s 0.0340s
  24. INIT time 0.00s ( 0.00s elapsed)
  25. MUT time 0.24s ( 0.25s elapsed)
  26. GC time 0.15s ( 0.17s elapsed)
  27. EXIT time 0.00s ( 0.00s elapsed)
  28. Total time 0.40s ( 0.42s elapsed)
  29. %GC time 37.8% (40.0% elapsed)
  30. Alloc rate 2,071,529,369 bytes per MUT second
  31. Productivity 62.1% of total user, 59.2% of total elapsed
  32. ──────────────────────────────────────────────────────────────────
  33. Mach kernel version:
  34. Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
  35. Kernel configured for up to 8 processors.
  36. 4 processors are physically available.
  37. 8 processors are logically available.
  38. Processor type: i486 (Intel 80486)
  39. Processors active: 0 1 2 3 4 5 6 7
  40. Primary memory available: 16.00 gigabytes
  41. Default processor set: 327 tasks, 1652 threads, 8 processors
  42. Load average: 10.77, Mach factor: 3.78