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
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
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 }}
shift
/
aethalloc
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
14
Code
Issues
0
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Wire AMO, HESS, VMPC into core allocation path
- #3
#3
Open
shift
wants to merge 18 commits into
main
shift/aethalloc:main
from
feature/wire-advanced-features
shift/aethalloc:feature/wire-advanced-features
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Wire AMO, HESS, VMPC into core allocation path
#3
shift
wants to merge 18 commits into
main
shift/aethalloc:main
from
feature/wire-advanced-features
shift/aethalloc:feature/wire-advanced-features
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2026
feat: wire AMO, HESS, VMPC into core allocation path
Show description for 7fe34f5
shift
committed
7fe34f5
View commit details
Copy full SHA for 7fe34f5
Browse repository at this point
ci: run benchmarks on feature branches, add realloc/fragmentation benchmarks
Show description for 7fdd63e
shift
committed
7fdd63e
View commit details
Copy full SHA for 7fdd63e
Browse repository at this point
ci: full benchmark matrix with 5 runs across all feature configs
Show description for d92f5b6
shift
committed
d92f5b6
View commit details
Copy full SHA for d92f5b6
Browse repository at this point
fix: support_core_test uses real allocations for FreeBlock commands
Show description for 0cca429
shift
committed
0cca429
View commit details
Copy full SHA for 0cca429
Browse repository at this point
fix: clippy derivable_impls and missing_safety_doc
shift
committed
c348ebd
View commit details
Copy full SHA for c348ebd
Browse repository at this point
ci: fix benchmark matrix workflow syntax and simplify
Show description for c3f5ef7
shift
committed
c3f5ef7
View commit details
Copy full SHA for c3f5ef7
Browse repository at this point
ci: fix summarize job to handle benchmark failures gracefully
Show description for e4ffa77
shift
committed
e4ffa77
View commit details
Copy full SHA for e4ffa77
Browse repository at this point
ci: handle empty benchmark results in summarize job
Show description for 10b1ddd
shift
committed
10b1ddd
View commit details
Copy full SHA for 10b1ddd
Browse repository at this point
perf: use mremap with MAYMOVE for large realloc
Show description for fe77776
shift
committed
fe77776
View commit details
Copy full SHA for fe77776
Browse repository at this point
perf: aggressive sleep in support core, gate VMPC behind feature flag
Show description for 15fd7bd
shift
committed
15fd7bd
View commit details
Copy full SHA for 15fd7bd
Browse repository at this point
perf: optimize realloc hot path - reorder get_alloc_size checks, inline small memcpy
Show description for 1189243
shift
committed
1189243
View commit details
Copy full SHA for 1189243
Browse repository at this point
perf: make AMO ring buffer opt-in via feature flag
Show description for 726f2fe
shift
committed
726f2fe
View commit details
Copy full SHA for 726f2fe
Browse repository at this point
perf: double magazine capacity to 128 to reduce global pool contention
Show description for d040013
shift
committed
d040013
View commit details
Copy full SHA for d040013
Browse repository at this point
Commits on Apr 2, 2026
perf: add 64-entry LUT for size class classification
Show description for 8d07f90
shift
committed
8d07f90
View commit details
Copy full SHA for 8d07f90
Browse repository at this point
perf: allocate large allocations with 2x padding for in-place realloc
Show description for 8e2a74f
shift
committed
8e2a74f
View commit details
Copy full SHA for 8e2a74f
Browse repository at this point
perf: restore 2x padding for large allocations
Show description for b78de07
shift
committed
b78de07
View commit details
Copy full SHA for b78de07
Browse repository at this point
perf: gate get_alloc_size call behind AMO feature flag
Show description for ff0e8a4
shift
committed
ff0e8a4
View commit details
Copy full SHA for ff0e8a4
Browse repository at this point
perf: change size_to_class to inline(always) for hot path
Show description for b6f985c
shift
committed
b6f985c
View commit details
Copy full SHA for b6f985c
Browse repository at this point
You can’t perform that action at this time.