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
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 }}
mrecachinas
/
hexhamming
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
19
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Speed up batch scans and Python calls
- #53
#53
Merged
mrecachinas
merged 9 commits into
main
mrecachinas/hexhamming:main
from
perf/theoretical-floor
mrecachinas/hexhamming:perf/theoretical-floor
Copy head branch name to clipboard
Jul 10, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Speed up batch scans and Python calls
#53
mrecachinas
merged 9 commits into
main
mrecachinas/hexhamming:main
from
perf/theoretical-floor
mrecachinas/hexhamming:perf/theoretical-floor
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2026
perf(array): stop best scan at exact match — 99.5% on 512x16
Show description for b107a5f
mrecachinas
and
Copilot
committed
b107a5f
View commit details
Copy full SHA for b107a5f
Browse repository at this point
perf(array): bound Rayon fan-out — 84.8% on 100000x128 best
Show description for a6cae2c
mrecachinas
and
Copilot
committed
a6cae2c
View commit details
Copy full SHA for a6cae2c
Browse repository at this point
perf(python): bypass PyBuffer for bytes — 64.2% on within-distance
Show description for 685a82d
mrecachinas
and
Copilot
committed
685a82d
View commit details
Copy full SHA for 685a82d
Browse repository at this point
perf(python): keep small buffers attached — 22.7% on bytearray best
Show description for 5badb2c
mrecachinas
and
Copilot
committed
5badb2c
View commit details
Copy full SHA for 5badb2c
Browse repository at this point
perf(rust): inline hex entrypoint — 21.8% on 16-char
Show description for b5e165f
mrecachinas
and
Copilot
committed
b5e165f
View commit details
Copy full SHA for b5e165f
Browse repository at this point
perf(neon): check first hex block eagerly — 49.9% on tight 1024-char
Show description for 0940c2a
mrecachinas
and
Copilot
committed
0940c2a
View commit details
Copy full SHA for 0940c2a
Browse repository at this point
perf(neon): scale eager blocks with cutoff — 47.3% on random max100
Show description for d75a6d6
mrecachinas
and
Copilot
committed
d75a6d6
View commit details
Copy full SHA for d75a6d6
Browse repository at this point
perf(aarch64): prefer native byte kernel — 24.0% on 64-byte Rust
Show description for d2a50cb
mrecachinas
and
Copilot
committed
d2a50cb
View commit details
Copy full SHA for d2a50cb
Browse repository at this point
docs: refresh M4 Max performance benchmarks
Show description for 38420de
mrecachinas
and
Copilot
committed
38420de
View commit details
Copy full SHA for 38420de
Browse repository at this point
You can’t perform that action at this time.