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 }}
canonical
/
chisel
Public
Notifications
You must be signed in to change notification settings
Fork
66
Star
425
Code
Issues
37
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf: use a custom trie for path conflict validation
- #302
#302
Open
letFunny
wants to merge 15 commits into
canonical:main
canonical/chisel:main
from
letFunny:performance-tree
letFunny/chisel:performance-tree
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
perf: use a custom trie for path conflict validation
#302
letFunny
wants to merge 15 commits into
canonical:main
canonical/chisel:main
from
letFunny:performance-tree
letFunny/chisel:performance-tree
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2026
perf: use a custom trie for path conflict validation
letFunny
committed
2191ba1
View commit details
Copy full SHA for 2191ba1
Browse repository at this point
Commits on Jun 12, 2026
trigger ci
letFunny
committed
99dd58b
View commit details
Copy full SHA for 99dd58b
Browse repository at this point
address review
letFunny
committed
4c13443
View commit details
Copy full SHA for 4c13443
Browse repository at this point
make order deterministic
letFunny
committed
3f5d3f3
View commit details
Copy full SHA for 3f5d3f3
Browse repository at this point
address review
letFunny
committed
14a5a80
View commit details
Copy full SHA for 14a5a80
Browse repository at this point
Commits on Jun 15, 2026
I had a great idea: simplify!
letFunny
committed
04318d9
View commit details
Copy full SHA for 04318d9
Browse repository at this point
Commits on Jun 18, 2026
address review
letFunny
committed
b122990
View commit details
Copy full SHA for b122990
Browse repository at this point
segmentEnd returns the next character
letFunny
committed
985463a
View commit details
Copy full SHA for 985463a
Browse repository at this point
new <-> old
letFunny
committed
7767813
View commit details
Copy full SHA for 7767813
Browse repository at this point
more renaming
letFunny
committed
ae5d09b
View commit details
Copy full SHA for ae5d09b
Browse repository at this point
comment
letFunny
committed
d2d3815
View commit details
Copy full SHA for d2d3815
Browse repository at this point
naming in tests
letFunny
committed
7a68e23
View commit details
Copy full SHA for 7a68e23
Browse repository at this point
rearrange
letFunny
committed
825b71a
View commit details
Copy full SHA for 825b71a
Browse repository at this point
Commits on Jun 19, 2026
remove unneeded comment
letFunny
committed
66df398
View commit details
Copy full SHA for 66df398
Browse repository at this point
change segmentEnd to be explicit over /
letFunny
committed
2e43258
View commit details
Copy full SHA for 2e43258
Browse repository at this point
You can’t perform that action at this time.