The Wire · Showcase
Django ASV Gains RelatedIn Benchmark
By RepoJournal · Filed · About Django
A new benchmark lands in django-asv, zeroing in on the RelatedIn lookup that's been haunting issue #37237.
Jacob Walls and Mariano Baragiola added a RelatedIn lookup benchmark to django/django-asv [1], targeting the performance concern in #37237 [2]. The commit, co-authored by Walls and Baragiola, ships as a single PR [2] with two automated results updates [3][4] from the CI bot. This gives maintainers a repeatable way to measure the impact of future optimizations on that specific query pattern. Nothing else moved in the last 24 hours, so this is the one signal worth tracking if you're watching Django ORM lookup performance.
One email a day. Unsubscribe in one click.
Keep up with Django in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Review the new RelatedIn benchmark in django/django-asv to align with upcoming #37237 fixes django/django-asv [plan]
References
- [1] Added RelatedIn lookup benchmark for #37237. (#100) django/django-asv
- [2] Added RelatedIn lookup benchmark for #37237. ↗ django/django-asv
- [3] Results for ubuntu-latest added [skip ci] django/django-asv
- [4] Results for ubuntu-latest added [skip ci] django/django-asv