db/8410

---

** [tickets:#8410] Markdown performance mitigation**

**Status:** review
**Milestone:** unreleased
**Labels:** performance 
**Created:** Wed Feb 09, 2022 06:49 PM UTC by Dave Brondsema
**Last Updated:** Wed Feb 09, 2022 06:49 PM UTC
**Owner:** Dave Brondsema


Some markdown text can be very slow to process with the `FORGE_LINK_RE` regexes 
we're using.  Long-term we should look at using markdown's `InlineProcessor` 
instead of `Pattern` for `ForgeLinkPattern` but we can mitigate it pretty well 
with a small regex tweak


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.

Reply via email to