Page 1 of 1

[INFO REQ] resource diagram - lazy loading (load data by small arrays for several times) (with scheduler pro)

Posted: Tue Sep 28, 2021 9:01 am
by Shinya Umeshita

is it possible to do lazy loading in resource diagram?
currently i use resource diagram and data size is over 500 events.
so, the performance seems to be improved.

if i can use lazy loading in resource diagram, I would like to use it.
Is it possible to do lazy loading or some perfomance improvement for resource diagram if i have so many records?


Re: [INFO REQ] resource diagram - lazy loading (load data by small arrays for several times) (with scheduler pro)

Posted: Tue Sep 28, 2021 9:14 am
by saki

There should not be any performance issue with 500 events. We have a big dataset demo where we can have 10000 events with 1000 resources and the scheduler is still very fast.

Would you please explain in more details, possibly with screenshots, code snippets of configuration and versions how the Scheduler becomes slow?