Our pure JavaScript Scheduler component


Post by dennisli »

On a fairly large dataset (21251 events), run time increases from 3s to 15s on initial load if STM autorecord is enabled

Without STM autorecord disabled

Screen Shot 2021-02-26 at 5.46.08 AM.png
Screen Shot 2021-02-26 at 5.46.08 AM.png (30.04 KiB) Viewed 336 times

With STM autorecord enabled

Screen Shot 2021-02-26 at 5.47.34 AM.png
Screen Shot 2021-02-26 at 5.47.34 AM.png (79.96 KiB) Viewed 336 times

I still would like to have STM for undo/redo, so:

  • How do I enable it page load?
  • Why does stm autorecord affect load?

Post by mats »

Can you please show your Gantt/Project configuration?


Post Reply