Hi Herbert,


> maybe the fix against "excessive reformatting in textboxes" (
> http://www.openoffice.org/issues/show_bug.cgi?id=83553) is the one you are
> looking for. The fix for that got into DEV300_m52.


It seems the performance bug reported by ssue 83553 is raised while mouse
moving because of expensive textbox reformatting. But the performance
problem I mensioned happens when creating a new presentation. And the
function drawinglayer::primitive2d::getB2DRangeFromPrimitive2DSequence which
is called heavily by S*drobject::RecalcBoundRect* takes 29% time during the
new presentation process from our profiling data. So a developer is
suspicious that the problem is caused by the code change of drawinglayer or
S*drobject*.


On Aug 24, 2009, at 12:16 PM, Christian Lippka wrote:

> you forgot to state in which version you see the performance problem.
> I think that there was already a performance fix in the area of
> RecalcBoundRect but I cc'ed Armin to tell us if this is true and in
> which version it is fixed.
>
> Regards,
> Christian
>
>
> ---
> Herbert Duerr
> du...@sun.com
>

Best regards,
Yanmin

Reply via email to