Related to #6199. Several slow tasks are necessary during initialization. We should speed it up where possible and chunk/amortize across multiple frames otherwise: - [x] DOM scan for bindings - [x] Expression parsing and AST generation