http://d.puremagic.com/issues/show_bug.cgi?id=5684


Don <clugd...@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clugd...@yahoo.com.au


--- Comment #1 from Don <clugd...@yahoo.com.au> 2011-03-03 00:51:08 PST ---
I think this is basically the same issue as bug 4379. Each optimiser pass can
only remove ONE comma expression -- but the entire expression gets traversed
each time.
So, the optimisation time is O(n^^2) where n = depth of comma expressions.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to