functor 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. Ticks for Functor
  2. max-open-constraints = 0
  3. max-open-metas = 8
  4. metas = 132
  5. pointers (reused) = 313
  6. pointers = 778
  7. agda -v0 -v profile:100 misc/Functor.agda -imisc --ignore-interfaces +RTS -slogs/.tmp (null)
  8. 60,327,108 bytes allocated in the heap
  9. 12,851,232 bytes copied during GC
  10. 1,748,088 bytes maximum residency (6 sample(s))
  11. 100,532 bytes maximum slop
  12. 6 MB total memory in use (0 MB lost due to fragmentation)
  13. Tot time (elapsed) Avg pause Max pause
  14. Gen 0 109 colls, 0 par 0.03s 0.03s 0.0002s 0.0006s
  15. Gen 1 6 colls, 0 par 0.02s 0.02s 0.0041s 0.0067s
  16. INIT time 0.00s ( 0.00s elapsed)
  17. MUT time 0.11s ( 0.12s elapsed)
  18. GC time 0.05s ( 0.05s elapsed)
  19. EXIT time 0.00s ( 0.00s elapsed)
  20. Total time 0.17s ( 0.17s elapsed)
  21. %GC time 28.9% (29.3% elapsed)
  22. Alloc rate 542,661,245 bytes per MUT second
  23. Productivity 71.1% of total user, 69.1% 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, 509 threads, 8 processors
  34. Load average: 1.60, Mach factor: 6.38