Opened 2 years ago
Closed 2 years ago
#180 closed defect (fixed)
Performance ploblem in topics with many posts
| Reported by: | slav0nic | Owned by: | slav0nic |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | Posting | Version: | devel |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description
Discussed at http://support.djangobb.org/topic/171/
problem in http://hg.djangobb.org/djangobb/file/76d63c42e820/djangobb/djangobb_forum/views.py#l292 .
must be refactored: maybe users will be selected in another sql query
Attachments (1)
Change History (4)
comment:1 Changed 2 years ago by slav0nic
- Summary changed from Perfomance bloblem in topics with many posts to Performance ploblem in topics with many posts
comment:2 Changed 2 years ago by slav0nic
- Status changed from new to accepted
comment:3 Changed 2 years ago by slav0nic <slav0nic0@…>
- Resolution set to fixed
- Status changed from accepted to closed
Changed 2 years ago by igor
Note: See
TracTickets for help on using
tickets.

(In [be5cb55ccaae]) fix #180: sql optimisation for topics with many posts