### Description In the latest version, tooltips are extremely laggy: https://github.com/user-attachments/assets/f27420e3-dfc7-4d4b-a710-993ebea0ec2f Devtools show that `createRenderPipeline` runs every frame: <img width="1212" height="911" alt="Image" src="https://github.com/user-attachments/assets/c8b12647-2612-49ac-8dcf-e49e5c0b5d55" /> ### Flavors - [ ] Script tag - [ ] React - [ ] Python/Jupyter notebook - [ ] MapboxOverlay - [ ] GoogleMapsOverlay - [ ] CARTO - [ ] ArcGIS ### Expected Behavior Tooltips should perform well like previously. ### Steps to Reproduce 1. Go to https://deck.gl/examples/multi-view example 2. Mouse over data for tooltips ### Environment - Framework version: 9.2.1 - Browser: Chrome 141.0.7390.77 - OS: Windows 11 ### Logs None