Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: fa18b0ac89723f4ed6e46e744039bf375c8945a5
      
https://github.com/django/django/commit/fa18b0ac89723f4ed6e46e744039bf375c8945a5
  Author: Anssi Kääriäinen <akaar...@gmail.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M django/utils/datastructures.py

  Log Message:
  -----------
  Some changes to SortedDict to make it faster under py2

Refs #19276


  Commit: ce1af8d7023f02e4521cce3bcdbc9fd13d76c5f8
      
https://github.com/django/django/commit/ce1af8d7023f02e4521cce3bcdbc9fd13d76c5f8
  Author: Anssi Kääriäinen <akaar...@gmail.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M django/db/models/sql/query.py

  Log Message:
  -----------
  Removed use of SortedDict for query.alias_refcount

This will have a smallish impact on performance. Refs #19276.


  Commit: ebcf6b36ffa7ee20b7219d34200b093186befcb4
      
https://github.com/django/django/commit/ebcf6b36ffa7ee20b7219d34200b093186befcb4
  Author: Anssi Kääriäinen <akaar...@gmail.com>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M django/db/models/options.py
    M django/db/models/query.py

  Log Message:
  -----------
  Fixed select_related performance regressions

The regression was caused by select_related fix for Oracle, commit
c159d9cec0baab7bbd04d5d51a92a51e354a722a.


Compare: https://github.com/django/django/compare/00ff69a827b3...ebcf6b36ffa7

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to