Closed as not planned
Description
Code of Conduct
- I agree to follow Django's Code of Conduct
Feature Description
Implement a new url resolver in Rust. It should have feature parity with the current URL resolver.
Also implements the necessary changes to be able to select which resolver the project should use
Problem
URL resolving is one of the slowests parts of Django
Request or proposal
request
Additional Details
No response
Implementation Suggestions
No response
Metadata
Metadata
Assignees
Type
Projects
Status
Done