Wiki to HTML Conversion is Slow

XMLWordPrintable

      Conversion from Wiki to HTML relies on a regular expression to match macro output and terminate the conversion process. This Regular expression is inefficient.

      There are two possible fixes and the need to be investigated to see which is better (maybe a combination of both?):

      • uses eager matching, might be better with possessive matching
      • a restructure to move some of the white space matching (\s*)

              Assignee:
              Unassigned
              Reporter:
              m@ (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: