Open mahagr opened 12 years ago
I think we need to consider caching the HTML output and not parse the bbcode on every page view. We might have to do a public and a private view of the parsed code to allow for different rendering based on user level.
We have already most of it in place for Mirage, but I disabled it for now because of there was some minor issues which need to be solved (when content changes, we need to detect it). Those optimizations would make Kunena very fast, but I need to be sure that they work.
And Joomla caching is somewhat broken in Zend Server..
can be closed
Still an issue.
This issue is stale because it has been open 30 days with no activity.
We need to check if there's a way to make BBCode parser faster on complicated tables.