Uploaded image for project: 'OpenShift CFE'
  1. OpenShift CFE
  2. CFE-101

Improve RegEx performance

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • must-gather-clean

      From profiling in CFE-35 we figured that almost all our regular expressions (IP+MAC) spend most of their runtime (90%+) doing backtracking.

      AC:

      • Reduce the amount of backtracking in the RegExes
      • Measure the reduction in runtime and profile again (like in CFE-35)
      • Do not regress existing matching functionality (all tests should still pass)

              Unassigned Unassigned
              tjungblu@redhat.com Thomas Jungblut
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: