[Webkit-unassigned] [Bug 13785] Counters exhibit O(n^2) creation/destruction behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 19 02:32:50 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13785


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Counters exhibit O(n^3)     |Counters exhibit O(n^2)
                   |creation/destruction        |creation/destruction
                   |behavior                    |behavior




------- Comment #2 from hyatt at apple.com  2007-05-19 02:32 PDT -------
Never mind. It's "just" O(n^2). I didn't notice the alwaysCreateCounter arg was
set to false. :)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list