Skip to content

url: sort the protocol schemes in rough popularity order - #5377

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/protocol-order
Closed

url: sort the protocol schemes in rough popularity order#5377
bagder wants to merge 1 commit into
masterfrom
bagder/protocol-order

Conversation

@bagder

@bagder bagder commented May 11, 2020

Copy link
Copy Markdown
Member

When looking for a protocol match among supported schemes, check the
most "popular" schemes first. It has zero functionality difference and
for all practical purposes a speed difference will not be measureable
but it still think it makes sense to put the least likely matches last.

"Popularity" based on the 2019 user survey.

When looking for a protocol match among supported schemes, check the
most "popular" schemes first. It has zero functionality difference and
for all practical purposes a speed difference will not be measureable
but it still think it makes sense to put the least likely matches last.

"Popularity" based on the 2019 user survey.
@jay jay added the tidy-up label May 11, 2020
@bagder bagder closed this in db8866f May 12, 2020
@bagder
bagder deleted the bagder/protocol-order branch May 12, 2020 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants