cat 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. Ticks for Categories
  2. max-open-constraints = 0
  3. max-open-metas = 38
  4. metas = 367
  5. agda -v0 -v profile:100 categories/Categories.agda -icategories --ignore-interfaces +RTS -K32M -slogs/.tmp
  6. 295,380,092 bytes allocated in the heap
  7. 65,216,852 bytes copied during GC
  8. 6,442,432 bytes maximum residency (9 sample(s))
  9. 169,336 bytes maximum slop
  10. 19 MB total memory in use (0 MB lost due to fragmentation)
  11. Generation 0: 553 collections, 0 parallel, 0.14s, 0.15s elapsed
  12. Generation 1: 9 collections, 0 parallel, 0.13s, 0.19s elapsed
  13. INIT time 0.00s ( 0.02s elapsed)
  14. MUT time 0.40s ( 0.44s elapsed)
  15. GC time 0.27s ( 0.34s elapsed)
  16. EXIT time 0.00s ( 0.00s elapsed)
  17. Total time 0.67s ( 0.80s elapsed)
  18. %GC time 39.9% (42.6% elapsed)
  19. Alloc rate 729,560,534 bytes per MUT second
  20. Productivity 60.0% of total user, 50.4% 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: 110 tasks, 474 threads, 2 processors
  31. Load average: 1.67, Mach factor: 0.84