Changes between Version 32 and Version 33 of RTSsummaryEvents
- Timestamp:
- 02/29/12 11:48:21 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RTSsummaryEvents
v32 v33 74 74 Detail are in [http://community.haskell.org/~simonmar/papers/parallel-gc.pdf]. 75 75 The current computation seems to be the following: total words copied during parallel GCs divided 76 by the average over all parallel GCs ofmaximal number of words copied77 by any thread in a single parGC. Events needed: the events added above probably suffice,76 by the sum over all parallel GCs of the maximal number of words copied 77 by any thread in a given GC. Events needed: the events added above probably suffice, 78 78 but quite a bit of extra state will have to be maintained when reading 79 79 the events due to the rather complex formula for work balance.
![(please configure the [header_logo] section in trac.ini)](/ThreadScope/chrome/site/your_project_logo.png)