JOTL: increase container memory to 2048m#5
Conversation
SBCL needs a larger heap for 128 live states (fork support) and bounded GC pauses.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis pull request increases Docker container memory allocation for the reusable-picofuzz workflow in the GitHub Actions performance testing pipeline by adding a Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 |
|
Just out of curiosity: did you notice any failures, or do you intend to see better perf numbers because of this? |
|
Hello ! |
|
Make sure to take a good look at the test data. AFAICT:
Good luck with optimizing! |
SBCL needs a larger heap for 128 live states (fork support) and bounded GC pauses. The startup script auto-sizes the heap to 75% of the container limit.
Made with Cursor
Summary by CodeRabbit