Changes between Version 6 and Version 7 of NFR_TEXT_PERFORMANCE_R0


Ignore:
Timestamp:
11/10/09 14:47:40 (15 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NFR_TEXT_PERFORMANCE_R0

    v6 v7  
    4747 * In SceneHelper.findElementPath, a full DFS is performed every time, even if the element path is found on the 1st iteration. I don't know how much more effective will be putting a return statement, but I think it will not be problematic :) 
    4848 
    49 There is a test case for LBMs caching in the branch ([branches/private/kyli/text/sophie2-platform]), which is [branches/private/kyli/text/sophie2-platform/modules/org.sophie2.base.model.text/src/test/java/org/sophie2/base/model/text/smart/ImmHotTextTest.java  here]. 
     49There is a test case for LBMs caching in the branch (branches/private/kyli/text), which is [http://sophie2.org/trac/browser/branches/private/kyli/text/sophie2-platform/modules/org.sophie2.base.model.text/src/test/java/org/sophie2/base/model/text/smart/ImmHotTextTest.java  here]. 
    5050 
    5151