pushed
subh05sus/cosmyc-ai • 6:43 PM - Apr 14, 2026
To better monitor and optimize the performance of our background screenshot generation, I've added comprehensive timing logs into the screenshot capture flow. By tracking the time taken for canvas initialization, DOM serialization, SVG blob creation, and final image encoding, we can more effectively debug bottlenecks in the image capture pipeline across different page types. 
