Opened 10 years ago
Closed 10 years ago
#668 closed enhancement (fixed)
Cache result of queries used to count items on Reggie index page
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v2.17 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Some of the (oldest) queries do this, but as new wizards has been added to the page it has been forgotten. Since some of the queries are quite complex the index page should load a bit faster if it doesn't have to execute all queries every time.
Note:
See TracTickets
for help on using tickets.
(In [2827]) Fixes #668: Cache result of queries used to count items on Reggie index page
Also made some visual changes on the index page (animation only showing for the counter that is currently working).