Changes between Version 4 and Version 5 of TEXT_PERFORMANCE_R1


Ignore:
Timestamp:
05/21/10 13:02:49 (15 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_PERFORMANCE_R1

    v4 v5  
    99 
    1010== Task requirements == 
     11 * Fix known issues after the first revision of the task: 
     12  * Mouse clicking leads to a lot of processing currently. 
     13  * The text that is drawn is not calculated after a synchronization with server, a saved book and after performing "undo/redo". 
    1114 * Determine bottlenecks that slow down text performance (describe them in design): 
    1215  * Manual testing should help see which regular user operations on text take a lot of time to perform. 
     
    1417 * Suggest solutions or ways of improvement (describe them in design) 
    1518  * Provide estimate for how much time is needed for them to be done. 
    16  * Implement feasible solutions based on the estimates given and the time available. 
     19 * Implement feasible solutions based on the estimates given and the available time left. 
    1720 
    1821== Task result == 
     
    2831== How to demo == 
    2932 * Show the better performance by pasting a large text and editing it. 
    30  * Run the performance tests written and describe the results.  
     33 * Run the performance tests written and describe the results. 
    3134 
    3235= Design =