Changes between Version 41 and Version 42 of QtBackLog


Ignore:
Timestamp:
Dec 27, 2009 2:48:44 AM (14 years ago)
Author:
zecke@selfish.org
Comment:

Add OProfile JIT agent to the list of things to do

Legend:

Unmodified
Added
Removed
Modified
  • QtBackLog

    v41 v42  
    1212||||TCmalloc needs to be tested. Does it make anything faster/slower? How to test memory fragmentation.||||||
    1313||||The fuzz testing will make QtWebKit go in infinite loops and stop working. This situation needs to be analyzed as this can be a serve reliabality problem.||||||
     14||[https://bugs.webkit.org/show_bug.cgi?id=32561 #32561]||Implement OProfile JIT agent support in OProfile to be able to see JavaScrupt execution in the system profile too||||
    1415||[https://bugs.webkit.org/show_bug.cgi?id=30211 #30211]||Research a better QImage -> QPixmap migration strategy. Currently we convert every QImage to a QPixmap and this is bad for times where we need to draw a scaled version of the image or will only draw this image once.||||||
    1516||[https://bugs.webkit.org/show_bug.cgi?id=30293 #30293]||Loading speed regressed due image changes?||||||