As part of PR #385 some methods related to comparison were marked as deprecated. These methods can be implemented using the optimised comparison methods contributed as part of that PR.
The task is to remove the deprecated implementation and use the updated one instead.