Changes between Version 20 and Version 21 of RTSsummaryEvents
- Timestamp:
- 01/05/12 09:08:23 (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RTSsummaryEvents
v20 v21 73 73 }}} 74 74 75 This is quite convoluted: total words copied during parallel GCs divided 75 This computed in a quite convoluted way in the +RTS -s code. Ask JaffaCake if it could be simplified. 76 The current computation seems to be the following: total words copied during parallel GCs divided 76 77 by the average over all parallel GCs of maximal number of words copied 77 by any thread in a single par GC. Events needed: the events added above suffice,78 by any thread in a single par GC. Events needed: the events added above probably suffice, 78 79 but quite a bit of extra state will have to be maintained when reading 79 the events . Ask JaffaCake if +RTS -s could be modified to make this figure simpler.80 the events, especially if we want to stick to the current, complex computation. 80 81 81 82 {{{
![(please configure the [header_logo] section in trac.ini)](/ThreadScope/chrome/site/your_project_logo.png)