Hi everyone,
I am running into a persistent browser performance issue while analyzing street-level photo sequences and inspecting map viewer overlays on Mapillary. Whenever I keep an external browser tab open to test dynamic web utilities and manage background script execution tasks here while simultaneously navigating interactive map coverage layers and image sequences in another tab, my browser starts lagging severely and stops responding.
The browser process memory usage spikes significantly, and eventually the active tab locks up completely during dynamic client-side JavaScript execution and WebGL frame rendering.
I am also noticing a couple of related interface and rendering glitches across desktop and mobile browsers. Switching between active browser tabs causes the map view controller to lose cursor focus, which occasionally breaks sequence playback buttons or forces a full page reload to restore smooth tile loading. Furthermore, mobile WebKit browsers seem to experience touch responsiveness delays when adjusting sequence timelines and filtering image metadata while secondary script execution processes remain open in background tabs.
Has anyone else noticed web browser tab freezes or memory leaks when running dynamic external web applications alongside interactive mapping webapps, and are there specific browser hardware acceleration settings, memory flags, or canvas rendering limits you would recommend adjusting to keep multi-tab workflows responsive?