Changes between Version 12 and Version 13 of SMOOTH_TEXT_RENDERING_R0


Ignore:
Timestamp:
06/17/09 16:30:36 (16 years ago)
Author:
vlado
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SMOOTH_TEXT_RENDERING_R0

    v12 v13  
    1313  * Improve how and when text layout is used (when the text is reflowed, etc.) 
    1414 * LayoutBuilderTest is used to measure the time of laying out text that exactly fills a frame with standard size (width: 280p, height: 210p). 
    15   * Test runs in around 0.656 seconds. 
     15  * Test runs in around 0.5 seconds. 
    1616 
    1717== Task requirements == 
    1818 * Improve layout performance with 40%. 
    19  * Test should run in around 0.4 seconds. 
     19 * Test should run in around 0.3 seconds. 
    2020 
    2121== Task result ==