This document presents the design of a 128-bit comparator using a parallel prefix tree structure, focusing on reducing power dissipation while maintaining efficiency. The comparator operates bitwise from the most significant bit to the least significant bit and utilizes CMOS gates to achieve a power dissipation of 0.28 mW with a 0.09 ms delay. Additionally, the design is implemented in a sorting algorithm, specifically the bitonic sorting method, which sorts elements based on comparator outputs.