#34580: Performance regession in SQLCompiler
-----------------------------------------+------------------------
               Reporter:  David Smith    |          Owner:  nobody
                   Type:  Uncategorized  |         Status:  new
              Component:  Uncategorized  |        Version:  4.2
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 Looking at the Django's [https://django.github.io/django-asv/ ASV
 benchmarks ] the [https://django.github.io/django-
 asv/#query_benchmarks.query_count.benchmark.QueryCount.time_query_count
 query count ] and [https://django.github.io/django-
 asv/#query_benchmarks.query_aggregate.benchmark.QueryAggr.time_aggregate
 aggregate ] benchmarks show performance regressions.

 Rough orders of magnitude are
 Query Count 1.257ms -> 1.849ms 47% Increase
 Aggregate 0.882ms -> 1.238ms 40% Increase

 I managed to bisect the regression to this commit
 https://github.com/django/django/commit/278881e3 |
 278881e37619278789942513916acafaa88d26f3

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34580>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070188382b2f7b-9b6e6986-130d-4bdd-bfe3-ccd9db8f23f8-000000%40eu-central-1.amazonses.com.

Reply via email to