Changes between Version 1 and Version 2 of PLATFORM_NFR_EFFIECENCY_R0
- Timestamp:
- 10/08/08 18:00:47 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_NFR_EFFIECENCY_R0
v1 v2 2 2 3 3 = Analysis = 4 4 5 == Overview == 6 This task is about the things that Sophie2.0 should have fulfilled to match the efficiency criteria. 5 7 6 8 == Task requirements == 9 * Create a wiki page with the things to match the efficiency criteria. 10 * The wiki page should contain: 11 * The time of Sophie2.0 startup in mili-seconds. 12 * The memory Sophie2.0 uses. 13 * The wiki page should be extended in next revisions with Sophie's "growth" and more things will be added. 14 * Add sections for more things which will be added in next revisions of the task. 7 15 8 16 == Task result == 17 * wiki page. 9 18 10 19 == Implementation idea == 20 * research for a plug-in for eclipse which: 21 * observes the things in task requirements section while Sophie is running. 22 * outputs a suitable report about the observation. 23 * fill in the wiki page with the things reported. 11 24 12 25 == Related == 26 - 13 27 14 28 == How to demo == 29 * Open the wiki page and show what the current efficiency is. 30 * Explain the different sections in the wiki page. 15 31 16 32 = Design =