-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
ci: Fix performance step in CI #9927
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
|
🚀 Thanks for opening this pull request! |
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThe changes reduce benchmark configuration parameters: iteration count drops from 10,000 to 1,000, and cleanup wait time drops from 10 seconds to 1 second. The CI workflow comment is simplified to remove benchmark iteration and CPU affinity details. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Possibly related PRs
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## alpha #9927 +/- ##
=======================================
Coverage 93.07% 93.07%
=======================================
Files 187 187
Lines 15224 15224
Branches 177 177
=======================================
Hits 14170 14170
Misses 1042 1042
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Pull Request
Issue
Various optimizations.
Summary by CodeRabbit
Tests
Chores