Comprehensive web performance analysis targeting LCP, CLS, INP, and bundle size with code fixes.
Analyze this web application page for performance issues and suggest optimizations targeting these Core Web Vitals: **LCP (Largest Contentful Paint < 2.5s):** - Identify the LCP element and suggest preloading strategies - Check for render-blocking resources (CSS, fonts, scripts) - Suggest image optimization (format, sizing, lazy loading) - Recommend server-side rendering or static generation where applicable **CLS (Cumulative Layout Shift < 0.1):** - Find elements without explicit dimensions (images, ads, embeds) - Check for dynamically injected content above the fold - Identify font loading layout shifts (FOIT/FOUT) **INP (Interaction to Next Paint < 200ms):** - Find long-running event handlers - Identify heavy computations on the main thread - Suggest Web Worker offloading opportunities - Check for excessive re-renders in React components **Bundle Size:** - Identify large dependencies that can be replaced or tree-shaken - Suggest dynamic imports for below-the-fold components - Check for duplicate dependencies Provide specific code changes for each optimization.
Open the page component and run with @workspace. Include Lighthouse report data if available.
Leverage DeepSeek Coder for complete, production-quality code implementations. Excels at algorithmic problems, system design, and competitive programming.
Structured reasoning framework leveraging DeepSeek R1's advanced thinking capabilities. For complex math, logic, coding, and multi-step analysis problems.
Interpret legal contract clauses step by step with precedent references, statutory analysis, and practical implications.
Perform detailed financial analysis including ratio analysis, trend identification, and comparative benchmarking.
Solve linear algebra problems with step-by-step matrix operations, eigenvalue computation, and vector space analysis.
Given incomplete evidence, use DeepSeek R1 to generate the most likely explanations through abductive reasoning.
Workflows from the Neura Market marketplace related to this DeepSeek resource