Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
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
- links to