syntax2 1.5 KB

12345678910111213141516171819202122232425262728293031323334
  1. agda -v0 -v profile:100 Syntacticosmos/UntypedLambda.agda -iSyntacticosmos +RTS -K32M -slogs/.tmp
  2. 235,524,880 bytes allocated in the heap
  3. 69,322,904 bytes copied during GC
  4. 18,250,832 bytes maximum residency (8 sample(s))
  5. 562,440 bytes maximum slop
  6. 36 MB total memory in use (0 MB lost due to fragmentation)
  7. Generation 0: 420 collections, 0 parallel, 0.22s, 0.23s elapsed
  8. Generation 1: 8 collections, 0 parallel, 0.15s, 0.19s elapsed
  9. INIT time 0.00s ( 0.00s elapsed)
  10. MUT time 0.38s ( 0.40s elapsed)
  11. GC time 0.37s ( 0.42s elapsed)
  12. EXIT time 0.00s ( 0.00s elapsed)
  13. Total time 0.76s ( 0.83s elapsed)
  14. %GC time 49.0% (51.0% elapsed)
  15. Alloc rate 611,792,661 bytes per MUT second
  16. Productivity 50.9% of total user, 46.5% of total elapsed
  17. ──────────────────────────────────────────────────────────────────
  18. Mach kernel version:
  19. Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
  20. Kernel configured for up to 2 processors.
  21. 2 processors are physically available.
  22. 2 processors are logically available.
  23. Processor type: i486 (Intel 80486)
  24. Processors active: 0 1
  25. Primary memory available: 2.00 gigabytes
  26. Default processor set: 110 tasks, 476 threads, 2 processors
  27. Load average: 1.71, Mach factor: 0.77