Discuss anything related to web development but no technical support questions


Post by Jay »

Hi

I faced a new issue with Utilization sheet with loading of huge data.
It is perfectly working for small projects. I tried to load huge projects in the gantt then when i click resource utilization button browser get struck and finally scripting issue comes in ext all js.

but i try to load histogram for same gantt it works fine.

utilization issue
snip_20151130151845.jpg
snip_20151130151845.jpg (354.12 KiB) Viewed 2653 times
histogram view
histogramView.JPG
histogramView.JPG (187.35 KiB) Viewed 2653 times

Post by Maxim Gorkovsky »

Hello.
Could you give us a runnable test case so we can inspect performance issues?

Post by Terence »

We recently found a performance issue related to syncedRowHeight, this should be solved in the nightly build.
Can you try that bundle and see if the hung up still occurs?

Post by mats »

And as always: *Please* report, Ext JS version, our product version and Browser + version.

Post by Jay »

I tried with latest version but still exists the same Issue.
Currently I m using Ext Version 6.0.0 Bryntum Version 4.0.0 and it happens all the browsers.

I sent the data file ( json file which return from load) to mats.

Post by mats »

Please retest in next nightly build where performance should be drastically improved.

Post Reply