What do you mean by this?
If you don't use comparaison you can sort faster. Pigeonhole sort is linear for example.
I'd say radix sort is the canonical example of a non-comparative sorting algorithm.