functor 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. Ticks for Functor
  2. max-open-constraints = 0
  3. max-open-metas = 12
  4. metas = 265
  5. agda -v0 -v profile:100 misc/Functor.agda -imisc --ignore-interfaces +RTS -slogs/.tmp
  6. 107,510,168 bytes allocated in the heap
  7. 14,574,776 bytes copied during GC
  8. 2,095,612 bytes maximum residency (5 sample(s))
  9. 107,124 bytes maximum slop
  10. 7 MB total memory in use (0 MB lost due to fragmentation)
  11. Generation 0: 199 collections, 0 parallel, 0.03s, 0.03s elapsed
  12. Generation 1: 5 collections, 0 parallel, 0.02s, 0.03s elapsed
  13. INIT time 0.01s ( 0.00s elapsed)
  14. MUT time 0.15s ( 0.16s elapsed)
  15. GC time 0.06s ( 0.06s elapsed)
  16. EXIT time 0.00s ( 0.00s elapsed)
  17. Total time 0.22s ( 0.22s elapsed)
  18. %GC time 25.9% (26.5% elapsed)
  19. Alloc rate 672,556,461 bytes per MUT second
  20. Productivity 67.7% of total user, 66.8% of total elapsed
  21. ──────────────────────────────────────────────────────────────────
  22. Mach kernel version:
  23. Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
  24. Kernel configured for up to 8 processors.
  25. 4 processors are physically available.
  26. 8 processors are logically available.
  27. Processor type: i486 (Intel 80486)
  28. Processors active: 0 1 2 3 4 5 6 7
  29. Primary memory available: 8.00 gigabytes
  30. Default processor set: 106 tasks, 485 threads, 8 processors
  31. Load average: 1.77, Mach factor: 6.21