syntax2 1.5 KB

12345678910111213141516171819202122232425262728293031323334
  1. agda -v0 -v profile:100 Syntacticosmos/UntypedLambda.agda -iSyntacticosmos +RTS -K32M -slogs/.tmp
  2. 235,833,852 bytes allocated in the heap
  3. 69,475,944 bytes copied during GC
  4. 18,272,428 bytes maximum residency (8 sample(s))
  5. 563,564 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.22s 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.36s ( 0.41s elapsed)
  12. EXIT time 0.00s ( 0.00s elapsed)
  13. Total time 0.74s ( 0.80s elapsed)
  14. %GC time 49.1% (51.2% elapsed)
  15. Alloc rate 623,216,508 bytes per MUT second
  16. Productivity 50.8% of total user, 47.2% 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: 59 tasks, 197 threads, 2 processors
  27. Load average: 1.00, Mach factor: 0.99