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
.
ruby
/
fiddle
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
191
Code
Issues
14
Pull requests
6
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Improve performance
- #205
#205
Merged
tenderlove
merged 10 commits into
ruby:master
ruby/fiddle:master
from
jhawthorn:perf
jhawthorn/fiddle:perf
Copy head branch name to clipboard
Jul 23, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Improve performance
#205
tenderlove
merged 10 commits into
ruby:master
ruby/fiddle:master
from
jhawthorn:perf
jhawthorn/fiddle:perf
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2026
Add missing write barrier on fiddle_ptr_free_set
jhawthorn
committed
be992fd
View commit details
Copy full SHA for be992fd
Browse repository at this point
Pre-intern IDs
jhawthorn
committed
9ecc54f
View commit details
Copy full SHA for 9ecc54f
Browse repository at this point
Store converted args ALLOCV instead of ARRAY
Show description for cab89b9
jhawthorn
committed
cab89b9
View commit details
Copy full SHA for cab89b9
Browse repository at this point
Allocate Pointer as embedded
jhawthorn
committed
77225d1
View commit details
Copy full SHA for 77225d1
Browse repository at this point
Fast path for T_STRING
jhawthorn
committed
596de05
View commit details
Copy full SHA for 596de05
Browse repository at this point
Look up fiddle pointer only once
jhawthorn
committed
7d31f4e
View commit details
Copy full SHA for 7d31f4e
Browse repository at this point
Avoid const lookups to Pointer
jhawthorn
committed
5259b90
View commit details
Copy full SHA for 5259b90
Browse repository at this point
Set thread locals directly for last_error
jhawthorn
committed
b44bec0
View commit details
Copy full SHA for b44bec0
Browse repository at this point
Commits on Jul 11, 2026
Move ivars into struct
jhawthorn
committed
29efadc
View commit details
Copy full SHA for 29efadc
Browse repository at this point
Make rb_fiddle_generic_to_value take int
jhawthorn
committed
6c9fa80
View commit details
Copy full SHA for 6c9fa80
Browse repository at this point
You can’t perform that action at this time.