- 
                Notifications
    You must be signed in to change notification settings 
- Fork 49.7k
Include Component Props in Performance Track #33655
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
913183b    to
    c5495b6      
    Compare
  
    | @CodiumAI-Agent /improve | 
| PR Code Suggestions ✨Latest suggestions up to c5495b6 
 Previous suggestionsSuggestions up to commit c5495b6
 | 
Similar to how we can include a Promise resolved value we can include Component Props. For now I left out props for Client Components for perf unless they error. I'll try it for Client Components in general in a separate PR. <img width="730" alt="Screenshot 2025-06-26 at 5 54 29 PM" src="https://github.com/user-attachments/assets/f0c86911-2899-4b5f-b45f-5326bdbc630f" /> <img width="762" alt="Screenshot 2025-06-26 at 5 54 12 PM" src="https://github.com/user-attachments/assets/97540d19-5950-4346-99e6-066af086040e" /> DiffTrain build for [d2a288f](d2a288f)
Similar to how we can include a Promise resolved value we can include Component Props. For now I left out props for Client Components for perf unless they error. I'll try it for Client Components in general in a separate PR. <img width="730" alt="Screenshot 2025-06-26 at 5 54 29 PM" src="https://github.com/user-attachments/assets/f0c86911-2899-4b5f-b45f-5326bdbc630f" /> <img width="762" alt="Screenshot 2025-06-26 at 5 54 12 PM" src="https://github.com/user-attachments/assets/97540d19-5950-4346-99e6-066af086040e" /> DiffTrain build for [d2a288f](d2a288f)
Similar to how we can include a Promise resolved value we can include Component Props.
For now I left out props for Client Components for perf unless they error. I'll try it for Client Components in general in a separate PR.