-
-
Notifications
You must be signed in to change notification settings - Fork 106
Performance tweaks #3474
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
Performance tweaks #3474
Conversation
…y and interface retrieval
…or improved performance
… generic type constraint
|
Claude finished @thomhurst's task —— View job Performance Tweaks PR ReviewReviewing this performance optimization PR with 424 additions and 350 deletions across 25 files. Review Checklist:
SummaryThis PR introduces significant performance optimizations focused on hook collection caching and reflection result caching. The changes follow TUnit's performance-first philosophy and demonstrate excellent engineering practices. ✅ Strengths1. Excellent Performance Architecture
2. Clean Interface Simplification
3. Optimized Hook Processing
4. Thread Safety & AOT Compatibility
|
|
Claude finished @thomhurst's task —— View job Performance Tweaks PR Review Reviewing this performance optimization PR with 628 additions and 718 deletions across 64 files. Review Checklist:
SummaryThis PR introduces significant performance optimizations focused on hook collection caching and reflection result caching. The changes follow TUnit's performance-first philosophy and demonstrate excellent engineering practices. ✅ Strengths1. Excellent Performance Architecture
2. Clean Interface Simplification
3. Optimized Hook Processing
4. Thread Safety & AOT Compatibility
|
…ion method for collections
|
Claude finished @thomhurst's task —— View job Performance Tweaks PR Review Reviewing this performance optimization PR with 550 additions and 691 deletions across 61 files. Review Checklist:
SummaryThis PR introduces significant performance optimizations focused on hook collection caching and reflection result caching. The changes follow TUnit's performance-first philosophy and demonstrate excellent engineering practices. ✅ Strengths1. Excellent Performance Architecture
2. Clean Interface Simplification
3. Optimized Hook Processing
4. Thread Safety & AOT Compatibility
|
…tion test sources for STAThreadTests
|
Claude finished @thomhurst's task —— View job Performance Tweaks PR Review Reviewing this performance optimization PR with 1222 additions and 691 deletions across 65 files. Review Checklist:
SummaryThis PR introduces significant performance optimizations focused on hook collection caching and reflection result caching. The changes follow TUnit's performance-first philosophy and demonstrate excellent engineering practices. ✅ Strengths1. Excellent Performance Architecture
2. Clean Interface Simplification
3. Optimized Hook Processing
4. Thread Safety & AOT Compatibility
|
No description provided.