Improve Item redraw and initial draw performance (#3475)
* Make items redraws return queues
* Parallel initial items redraw
* Seperate read and write actions in items
* Parallel all items redraws
* Remove comments
* Fix linting comments
* Fix redraws on actions
* Add stress example
* Fix example files
* Explain and fix example
* Fix comment issues
|