-
Enhancement
-
Resolution: Done
-
Major
-
1.25.0.Final
-
None
-
False
-
None
-
False
-
---
-
---
-
2022 Week 32-34 (from Aug 8)
Currenlty CloneHelper is a static class that always search for cloning method in every invocation.
This can be optimized by creating an instance for every type.