Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-6610

Optimize the toHexString method in StringUtils

    XMLWordPrintableJSON

Details

    Description

      String.format is used in the implementation of the current toHexString method. In the case of a large number of cases, the performance is low, and there will be frequent memory copies, which will lead to an increase in GC frequency and further increase in CPU utilization.

      Attachments

        Issue Links

          Activity

            People

              weiming weiming
              weiming weiming
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: