Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
440
Performance issue
posted

In our application we use xamGantt to visualize a simulated plan.  In the view model we create several Gantt projects to show different versions of simulated outcome. Each project has a collection of automatic summary tasks, and each summary task has a collection of manual (simulated) tasks.  Users can select which version they want to see.

The Project property in xaml has a binding to selected Gantt project in the view model. We experience slow rendering switching between different projects.  Rendering time increases with a factor greater than a increase in number of tasks.

We hope you can give us some hints on what measures that can be taken to reduce rendering time.

Parents
  • 22015
    posted

    Hello underlid,

     

    Thank you for your post!

     

    I have been looking into your issue and I was not able to reproduce the issue, that you have reported. Would it be possible for you to provide me with a small isolated sample application, that reproduces the issue?

    This way I would be able to further investigate this issue for you and provide you with further information on this matter.

     

    Thank you for the cooperation. Looking forward to hearing from you.

Reply Children