syntax2 1.5 KB

12345678910111213141516171819202122232425262728293031323334
  1. agda -v0 -v profile:100 Syntacticosmos/UntypedLambda.agda -iSyntacticosmos +RTS -K32M -slogs/.tmp
  2. 236,095,112 bytes allocated in the heap
  3. 69,503,156 bytes copied during GC
  4. 18,284,368 bytes maximum residency (8 sample(s))
  5. 567,740 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.39s elapsed)
  11. GC time 0.37s ( 0.42s elapsed)
  12. EXIT time 0.00s ( 0.00s elapsed)
  13. Total time 0.75s ( 0.81s elapsed)
  14. %GC time 49.3% (51.3% elapsed)
  15. Alloc rate 618,796,799 bytes per MUT second
  16. Productivity 50.6% of total user, 47.0% 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: 84 tasks, 363 threads, 2 processors
  27. Load average: 1.00, Mach factor: 0.99