allura:tv/6735 configtree:tv/6735
--- ** [tickets:#6735] Cache markdown rendering results -> posts first** **Status:** code-review **Labels:** performance **Created:** Thu Oct 03, 2013 07:00 PM UTC by Dave Brondsema **Last Updated:** Mon Oct 07, 2013 04:52 PM UTC **Owner:** Tim Van Steenburgh Some markdown content (e.g. lots of HTML) can take a while to render. Let's cache the results, and serve the HTML result directly for future requests. Scope: let's limit to just Post comments first, since those can have many show up on one page. Plan for the future where any artifact might have a cached result that can be served up. Cache invalidation: need to invalidate when the content changes, of course. Also macros and artifact-references can be incorrect when those remote content changes. I don't think we have a way to invalidate based on those easily. Keeping scope to comment posts will help, since those don't have many macros (e.g. compared to wiki & tickets for example) --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.