Loading events in memory

How many “in-memory” events has the scheduler been tested with. At what point would it start being usably slow? Thanks

Hello,

Scheduler could get slow from a huge number of events displayed on a view at the same time. Lot’s to render, lot’s to repaint. The number of simply loaded (but not displayed) events would not affect it (it simply consumes RAM and nothing else).
I would suggest estimating how many events would be typically displayed for a user and try to add and check how fast Scheduler works with them.
If you are using timeline view - how many section as well.

Kind regards,
Ilya