The sorting methods are taking a lot of space in the profiler due to a lot a string contruction in the printOn methods.
The three sorting methods should be regrouped into a single method based on anchor sources and not names.
Anchor sources would save execution time and will bring a cleaner profiler.
The sorting methods are taking a lot of space in the profiler due to a lot a string contruction in the printOn methods.
The three sorting methods should be regrouped into a single method based on anchor sources and not names.
Anchor sources would save execution time and will bring a cleaner profiler.