django-asv
django-asv copied to clipboard
Add URL benchmarks for `path` URLs
It'll be helpful as time goes on to have a better understanding of path
based URLs, not just re_path
.
See also https://github.com/django/django/pull/18270 for some hopeful performance improvements for simple cases of path
.
I've intentionally not modified other existing benchmarks (at least cases) to avoid