https://bugzilla.wikimedia.org/show_bug.cgi?id=47618
--- Comment #4 from Aaron Schulz <[email protected]> --- djvu could possibly do another layer of caching. The category OOMs are due to thumbnails functions calling getWidth(), which triggers getDimensions() on the handler which loads the massive blob and builds a tree. In such cache would need to be keep the dimention info for each page in it. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
