[Webkit-unassigned] [Bug 65277] Provide flexible (in terms of position relative to space) logical word breaker to improve performance of --webkit-visual-word

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 22:25:56 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65277





--- Comment #20 from Ryosuke Niwa <rniwa at webkit.org>  2011-08-11 22:25:56 PST ---
(In reply to comment #19)
> The proposed improvement is to provide an *internal* API which can return flexible logical word break in terms of space. Given the above example, if there is an *internal* API that returns "abc |def |hij" as logical next word breaker, then, I can use that to get the visual word breaker in one call.

Regardless of how logical and rationale the improvement is, I don't think 0.4% performance improvement justifies the maintenance burden introduced by doubling the number of functions.  For this to make sense, the performance improvement needs to be much more substantial.

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



More information about the webkit-unassigned mailing list