improvements to +RTS -s output
authorSimon Marlow <simonmarhaskell@gmail.com>
Wed, 16 Apr 2008 22:12:24 +0000 (22:12 +0000)
committerSimon Marlow <simonmarhaskell@gmail.com>
Wed, 16 Apr 2008 22:12:24 +0000 (22:12 +0000)
- count and report number of parallel collections
- calculate bytes scanned in addition to bytes copied per thread
- calculate "work balance factor"
- tidy up the formatting a bit


No differences found