Changes between Version 8 and Version 9 of GROUP_APP_PERFORMANCE_R1
- Timestamp:
- 05/24/09 22:05:25 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_APP_PERFORMANCE_R1
v8 v9 142 142 * Besides running and showing the report, there's no deterministic test for this task because the stack traces of the execution threads are not deterministic so I'm not including a unit test because it's kind of unwriteable at this moment (: 143 143 * There wasn't enough time to optimize particular pieces of client code in Sophie2 so this is left for the next revision. 144 * Dumping only the first N of the list of stack trace elements or methods respectively, doesn't seem like a big issue for now, because they're not so many after all. 144 145 145 146 = Implementation =