Changes between Version 2 and Version 3 of QtBackLog


Ignore:
Timestamp:
Oct 2, 2009 5:04:29 AM (14 years ago)
Author:
zecke@selfish.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtBackLog

    v2 v3  
    1515
    1616=== QtWebKit problems ===
     17 * Image decoder changes to greatly reduce memory and load speed. See this [https://bugs.webkit.org/show_bug.cgi?id=27538 bug] for planned changes. The possible impact is quite big.
     18
    1719 * Loading of http://en.wikipedia.org/wiki/Maxwell_equations is triggering bad "scheduling". The loading_standalone test has been extracted but is not able to highlight the problem. This is a Qt and QtWebKit issue, it must be understood first.
    18 
    19  * Image decoder changes needs to be measured. Do they make anything faster/slower? Do they consume more or less memory?
    2020
    2121 * TCmalloc needs to be tested. Does it make anything faster/slower? How to test memory fragmentation.