Improve hex decoding performance

XMLWordPrintableJSON

    • Query Execution
    • Fully Compatible
    • QE 2026-08-31
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This change improves the performance of core hex-decoding functionality.
      It does so by replacing the branchy `decodeDigit()` function with a 256 character lookup table for input values.

      Unit tests are added to cover to hex encoding and decoding functionality.

            Assignee:
            Jan Steemann
            Reporter:
            Jan Steemann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: