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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dfinity
/
stable-structures
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
111
Code
Issues
15
Pull requests
20
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
perf: Replace BTreeMap with constant vector in MemoryManager
- #240
#240
Merged
frankdavid
merged 15 commits into
main
dfinity/stable-structures:main
from
frankdavid/opt-mem-man
dfinity/stable-structures:frankdavid/opt-mem-man
Copy head branch name to clipboard
Dec 2, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
perf: Replace BTreeMap with constant vector in MemoryManager
#240
frankdavid
merged 15 commits into
main
dfinity/stable-structures:main
from
frankdavid/opt-mem-man
dfinity/stable-structures:frankdavid/opt-mem-man
Copy head branch name to clipboard
Commits
Commits on Nov 11, 2024
Store keys and encoded values together
frankdavid
committed
461a1a1
View commit details
Copy full SHA for 461a1a1
Browse repository at this point
Optimize reusing values
frankdavid
committed
233d2e9
View commit details
Copy full SHA for 233d2e9
Browse repository at this point
Revert canbench results
frankdavid
committed
9d8f8a9
View commit details
Copy full SHA for 9d8f8a9
Browse repository at this point
Remove printfs
frankdavid
committed
eaecab7
View commit details
Copy full SHA for eaecab7
Browse repository at this point
Clippy
frankdavid
committed
24df573
View commit details
Copy full SHA for 24df573
Browse repository at this point
Update canbench_results.yml
frankdavid
committed
3a21d78
View commit details
Copy full SHA for 3a21d78
Browse repository at this point
Merge remote-tracking branch 'origin/main' into frankdavid/opt-value
Show description for 162fcd1
frankdavid
committed
162fcd1
View commit details
Copy full SHA for 162fcd1
Browse repository at this point
Update canbench_results.yml
frankdavid
committed
80b1f58
View commit details
Copy full SHA for 80b1f58
Browse repository at this point
fix: Fix args in post-comment action
frankdavid
committed
00e920f
View commit details
Copy full SHA for 00e920f
Browse repository at this point
Merge branch 'frankdavid/fix-post-comment' into frankdavid/opt-value
frankdavid
committed
24478f6
View commit details
Copy full SHA for 24478f6
Browse repository at this point
Commits on Nov 12, 2024
opt: Replace BTreeMap with constant vector in MemoryManager
Show description for 2edccaf
frankdavid
committed
2edccaf
View commit details
Copy full SHA for 2edccaf
Browse repository at this point
Commits on Nov 18, 2024
Merge remote-tracking branch 'origin/main' into frankdavid/opt-mem-man
Show description for 9736aba
frankdavid
committed
9736aba
View commit details
Copy full SHA for 9736aba
Browse repository at this point
Canbench
frankdavid
committed
b689714
View commit details
Copy full SHA for b689714
Browse repository at this point
Commits on Dec 2, 2024
Merge remote-tracking branch 'origin/main' into frankdavid/opt-mem-man
Show description for 6a3c15b
frankdavid
committed
6a3c15b
View commit details
Copy full SHA for 6a3c15b
Browse repository at this point
Canbench
frankdavid
committed
beb4c5f
View commit details
Copy full SHA for beb4c5f
Browse repository at this point
You can’t perform that action at this time.