nested 1.5 KB

123456789101112131415161718192021222324252627282930313233343536
  1. Ticks for Nested
  2. metas = 163
  3. agda -v0 -v profile:100 proj/Nested.agda -iproj --ignore-interfaces +RTS -slogs/.tmp
  4. 148,181,368 bytes allocated in the heap
  5. 16,055,216 bytes copied during GC
  6. 1,471,932 bytes maximum residency (8 sample(s))
  7. 93,784 bytes maximum slop
  8. 5 MB total memory in use (0 MB lost due to fragmentation)
  9. Generation 0: 274 collections, 0 parallel, 0.03s, 0.03s elapsed
  10. Generation 1: 8 collections, 0 parallel, 0.03s, 0.03s elapsed
  11. INIT time 0.01s ( 0.00s elapsed)
  12. MUT time 0.18s ( 0.20s elapsed)
  13. GC time 0.06s ( 0.06s elapsed)
  14. EXIT time 0.00s ( 0.00s elapsed)
  15. Total time 0.25s ( 0.26s elapsed)
  16. %GC time 23.7% (23.6% elapsed)
  17. Alloc rate 761,255,191 bytes per MUT second
  18. Productivity 72.2% of total user, 69.7% of total elapsed
  19. ──────────────────────────────────────────────────────────────────
  20. Mach kernel version:
  21. Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64
  22. Kernel configured for up to 8 processors.
  23. 4 processors are physically available.
  24. 8 processors are logically available.
  25. Processor type: i486 (Intel 80486)
  26. Processors active: 0 1 2 3 4 5 6 7
  27. Primary memory available: 8.00 gigabytes
  28. Default processor set: 85 tasks, 371 threads, 8 processors
  29. Load average: 1.36, Mach factor: 6.63