Bug #552
Feature #36: associate publications with projects
Publications box rendering is obscenely slow
Status: | Closed | Start date: | 2012-11-19 | ||
---|---|---|---|---|---|
Priority: | High | Due date: | |||
Assignee: | Chris Cannam | % Done: | 80% | ||
Category: | - | ||||
Target version: | - |
Description
The CiteProc.process call at publication.rb:84 is taking over a second per publication on the live site
History
#1 Updated by Luis Figueira about 12 years ago
- Status changed from New to Feedback
- Assignee changed from Luis Figueira to Chris Cannam
- % Done changed from 0 to 80
- Parent task set to #36
I've updated low level cache on the 2 most problematic functions (printing a publication in both ieee and bibtex formats) - see revisions e11d8d13ebc5 and fe32745aaa3d, bibplugin_cache
branch. It's now been merged to the luisf
branch and running on my test server.
#2 Updated by Chris Cannam about 12 years ago
- Status changed from Feedback to Closed
Looks good, thanks! Now live