Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
eightbitraptor
/
ruby
Public
forked from
ruby/ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Scale initial heap slots
- #3
#3
Closed
eightbitraptor
wants to merge 11 commits into
master
eightbitraptor/ruby:master
from
mvh-scale-heap-initial-slots
eightbitraptor/ruby:mvh-scale-heap-initial-slots
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Scale initial heap slots
#3
eightbitraptor
wants to merge 11 commits into
master
eightbitraptor/ruby:master
from
mvh-scale-heap-initial-slots
eightbitraptor/ruby:mvh-scale-heap-initial-slots
Copy head branch name to clipboard
Commits
Commits on Feb 26, 2026
Add bimodal heap init distribution weights table
Show description for 581b8a8
eightbitraptor
committed
581b8a8
View commit details
Copy full SHA for 581b8a8
Browse repository at this point
Fix GC_HEAP_INIT_TOTAL_PAGES comment: 64 KiB pages give ~12 MiB not 3 MiB
eightbitraptor
committed
4b7e4fa
View commit details
Copy full SHA for 4b7e4fa
Browse repository at this point
Add gc_heap_compute_init_slots for bimodal distribution
Show description for 569738f
eightbitraptor
committed
569738f
View commit details
Copy full SHA for 569738f
Browse repository at this point
Guard gc_heap_compute_init_slots against underflow
Show description for 861aed9
eightbitraptor
committed
861aed9
View commit details
Copy full SHA for 861aed9
Browse repository at this point
Use bimodal distribution for heap init slot defaults
Show description for 453e72e
eightbitraptor
committed
453e72e
View commit details
Copy full SHA for 453e72e
Browse repository at this point
Remove unused GC_HEAP_INIT_SLOTS macro
Show description for 31537fc
eightbitraptor
committed
31537fc
View commit details
Copy full SHA for 31537fc
Browse repository at this point
Add RUBY_GC_HEAP_INIT_TOTAL_PAGES/FLOOR_PAGES env vars
Show description for 0debd0c
eightbitraptor
committed
0debd0c
View commit details
Copy full SHA for 0debd0c
Browse repository at this point
Add tests for bimodal heap init distribution
Show description for 9ff3146
eightbitraptor
committed
9ff3146
View commit details
Copy full SHA for 9ff3146
Browse repository at this point
Remove misleading MiB comment from GC_HEAP_INIT_TOTAL_PAGES
Show description for 35a8883
eightbitraptor
committed
35a8883
View commit details
Copy full SHA for 35a8883
Browse repository at this point
Seed allocatable_slots from init_slots, remove force-allocation bypass
Show description for 53f12b9
eightbitraptor
committed
53f12b9
View commit details
Copy full SHA for 53f12b9
Browse repository at this point
Filter hidden refs from ObjectSpace.each_object
Show description for 3c9c960
eightbitraptor
committed
3c9c960
View commit details
Copy full SHA for 3c9c960
Browse repository at this point
You can’t perform that action at this time.