Version
3.2.16
Environment
Vue 3.2.47
Reproduction link

Steps to reproduce
Load ~1000 items into tree data and expand all the items, check the root level node
What is expected?
The tree should be able to efficiently manage checking nodes when they have many expanded child items
What is actually happening?
The tree takes 2-4 seconds to render the checkbox ticks and locks up the system