xiejiang2014 / AvaloniaDrawingTest

Comparing the drawing performance of Avalonia and WPF
MIT License
1 stars 0 forks source link

in wpf test,some code force layout change frequently #1

Open Luoyingliang opened 2 months ago

Luoyingliang commented 2 months ago

i noticed that in wpf test case performance bound are not render engine but layout engine, because some code invalidate layout state and cause layout update frequently, and application waste some many time in layout update.

xiejiang2014 commented 2 months ago

i noticed that in wpf test case performance bound are not render engine but layout engine, because some code invalidate layout state and cause layout update frequently, and application waste some many time in layout update.

I don't know how to modify it, if you know, could you please help? Thanks.

Luoyingliang commented 2 months ago

but there was a confusing for me, a test after optimize, does it be a real test?

Acoris @.***

 

------------------ 原始邮件 ------------------ 发件人: "xiejiang2014/AvaloniaDrawingTest" @.>; 发送时间: 2024年6月22日(星期六) 晚上7:05 @.>; @.**@.>; 主题: Re: [xiejiang2014/AvaloniaDrawingTest] in wpf test,some code force layout change frequently (Issue #1)

i noticed that in wpf test case performance bound are not render engine but layout engine, because some code invalidate layout state and cause layout update frequently, and application waste some many time in layout update.

I don't know how to modify it, if you know, could you please help? Thanks.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>