nested 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. Ticks for Nested
  2. max-open-constraints = 0
  3. max-open-metas = 14
  4. metas = 156
  5. agda -v0 -v profile:100 proj/Nested.agda -iproj --ignore-interfaces +RTS -slogs/.tmp
  6. 89,033,440 bytes allocated in the heap
  7. 15,762,500 bytes copied during GC
  8. 2,171,504 bytes maximum residency (5 sample(s))
  9. 127,440 bytes maximum slop
  10. 6 MB total memory in use (0 MB lost due to fragmentation)
  11. Generation 0: 164 collections, 0 parallel, 0.04s, 0.05s elapsed
  12. Generation 1: 5 collections, 0 parallel, 0.03s, 0.04s elapsed
  13. INIT time 0.00s ( 0.00s elapsed)
  14. MUT time 0.15s ( 0.16s elapsed)
  15. GC time 0.08s ( 0.09s elapsed)
  16. EXIT time 0.00s ( 0.00s elapsed)
  17. Total time 0.23s ( 0.25s elapsed)
  18. %GC time 33.2% (35.5% elapsed)
  19. Alloc rate 579,094,350 bytes per MUT second
  20. Productivity 66.5% of total user, 62.2% of total elapsed
  21. ──────────────────────────────────────────────────────────────────
  22. Mach kernel version:
  23. Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
  24. Kernel configured for up to 2 processors.
  25. 2 processors are physically available.
  26. 2 processors are logically available.
  27. Processor type: i486 (Intel 80486)
  28. Processors active: 0 1
  29. Primary memory available: 2.00 gigabytes
  30. Default processor set: 59 tasks, 197 threads, 2 processors
  31. Load average: 1.16, Mach factor: 0.83