Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE]: Index resources in the UrlDispatcher to avoid linear search for most … #7919

Closed

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Nov 27, 2023

Combination of #7917 and #7918

This preserves the 404 speed up

resolve_time_first_url: 0.001921249961014837
resolve_time_last_url: 0.0018419999978505075
resolve_time_mid_size_url: 0.0018479590071365237
resolve_time_long_url: 0.0018981669563800097
resolve_time_miss: 0.0039540419820696115
resolve_time_long_miss: 0.0077459170133806765

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Nov 27, 2023
@bdraco bdraco closed this Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant