Opened 3 years ago
Last modified 22 months ago
#1148 assigned enhancement
Category map performance
Reported by: | jbenito | Owned by: | ferhatelmas |
---|---|---|---|
Priority: | very low | Milestone: | v2.1 |
Component: | General | Version: | 0.99 |
Keywords: | Cc: |
Description
The page that shows the category map is really slow. Needs to be debugged and redesigned if necessary.
Change History (7)
comment:1 Changed 3 years ago by jbenito
- Milestone changed from v1.1 to v1.2
comment:2 Changed 2 years ago by jbenito
- Priority changed from high to very low
comment:3 Changed 2 years ago by iandriop
- Owner set to iandriop
- Status changed from new to assigned
comment:4 Changed 2 years ago by iandriop
- Owner iandriop deleted
- Status changed from assigned to new
comment:5 Changed 2 years ago by ferhatelmas
- Owner set to ferhatelmas
- Status changed from new to assigned
comment:6 Changed 2 years ago by ferhatelmas
comment:7 Changed 22 months ago by jbenito
- Milestone changed from v1.2 to v1.3
Note: See
TracTickets for help on using
tickets.
Checked different string concat methods https://gist.github.com/ferhatelmas/6824823
What we currently have seems to be the fastest. That's why we are hitting the limit while getting that many categories.
Possible solutions: