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
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.5k
Star
18.1k
Code
Issues
5k+
Pull requests
515
Discussions
Actions
Projects
Security and quality
63
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Improve dictionary lookup perf for OrdinalIgnoreCase
- #36252
#36252
Merged
GrabYourPitchforks
merged 15 commits into
dotnet:master
dotnet/runtime:master
from
GrabYourPitchforks:dict_perf
GrabYourPitchforks/runtime:dict_perf
Copy head branch name to clipboard
Aug 6, 2020
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Improve dictionary lookup perf for OrdinalIgnoreCase
#36252
GrabYourPitchforks
merged 15 commits into
dotnet:master
dotnet/runtime:master
from
GrabYourPitchforks:dict_perf
GrabYourPitchforks/runtime:dict_perf
Copy head branch name to clipboard
Commits
Commits on May 11, 2020
Improve dictionary lookup perf for OrdinalIgnoreCase
GrabYourPitchforks
committed
931237f
View commit details
Copy full SHA for 931237f
Browse repository at this point
Commits on Jul 16, 2020
Update license headers
GrabYourPitchforks
committed
c7b4b85
View commit details
Copy full SHA for c7b4b85
Browse repository at this point
Merge remote-tracking branch 'origin/master' into dict_perf_dev
GrabYourPitchforks
committed
5e3fbe0
View commit details
Copy full SHA for 5e3fbe0
Browse repository at this point
Consolidate string EqualityComparer logic
GrabYourPitchforks
committed
4a2dd25
View commit details
Copy full SHA for 4a2dd25
Browse repository at this point
Commits on Jul 17, 2020
Make IEqualityComparerProxy non-generic
GrabYourPitchforks
committed
005a439
View commit details
Copy full SHA for 005a439
Browse repository at this point
Merge remote-tracking branch 'origin/master' into dict_perf_dev
GrabYourPitchforks
committed
71754c7
View commit details
Copy full SHA for 71754c7
Browse repository at this point
Minor cleanup
GrabYourPitchforks
committed
f6cf2f5
View commit details
Copy full SHA for f6cf2f5
Browse repository at this point
Fix resx test name mangling logic
GrabYourPitchforks
committed
7bbc64a
View commit details
Copy full SHA for 7bbc64a
Browse repository at this point
Commits on Jul 18, 2020
Don't load CultureInfo.InvariantCulture eagerly
GrabYourPitchforks
committed
e87196f
View commit details
Copy full SHA for e87196f
Browse repository at this point
Add collection hash collision unit tests
GrabYourPitchforks
committed
eff0b22
View commit details
Copy full SHA for eff0b22
Browse repository at this point
Fix null ref in HashSet
GrabYourPitchforks
committed
8f60bb1
View commit details
Copy full SHA for 8f60bb1
Browse repository at this point
Merge remote-tracking branch 'origin/master' into dict_perf_dev
GrabYourPitchforks
committed
2c5d91e
View commit details
Copy full SHA for 2c5d91e
Browse repository at this point
Commits on Aug 5, 2020
Merge remote-tracking branch 'origin/master' into dict_perf_dev
GrabYourPitchforks
committed
bbc8c8c
View commit details
Copy full SHA for bbc8c8c
Browse repository at this point
Update TestData.resources
GrabYourPitchforks
committed
3769225
View commit details
Copy full SHA for 3769225
Browse repository at this point
PR feedback & fix failing unit test
GrabYourPitchforks
committed
2d34efd
View commit details
Copy full SHA for 2d34efd
Browse repository at this point
You can’t perform that action at this time.