Changes between Initial Version and Version 1 of Ticket #34211, comment 6


Ignore:
Timestamp:
Dec 14, 2022, 1:14:43 AM (17 months ago)
Author:
Carlton Gibson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34211, comment 6

    initial v1  
    5151-----
    5252
    53 My take on it is that we should investigate the feasibility and impact of 2. but I'd be 0 on reverting 122d9d3f1983eea612f236e941d937bd8589a0d given materializing thousands of model instances instead of using `QuerySet.values` is always going to be slow.
     53My take on it is that we should investigate the feasibility and impact of 2. but I'd be 0 on reverting 4122d9d3f1983eea612f236e941d937bd8589a0d given materializing thousands of model instances instead of using `QuerySet.values` is always going to be slow.
Back to Top