@article {10.3844/jcssp.2009.476.478, article_type = {journal}, title = {Comparative Performance Study of Improved Heap Sort Algorithm on Different Hardware }, author = {Sharma, Vandana and Singh, Satwinder and Kahlon, K. S.}, volume = {5}, number = {7}, year = {2009}, month = {Jul}, pages = {476-478}, doi = {10.3844/jcssp.2009.476.478}, url = {https://thescipub.com/abstract/jcssp.2009.476.478}, abstract = {Problem statement: Several efficient algorithms were developed to cope with the popular task of sorting. Improved heap sort is a new variant of heap sort. Basic idea of new algorithm is similar to classical Heap sort algorithm but it builds heap in another way. The improved heap sort algorithm requires nlogn-0.788928n comparisons for worst case and nlogn-n comparisons in average case. This algorithm uses only one comparison at each node. Hardware has impact on performance of an algorithm. Since improved heap sort is a new algorithm, its performance on different hardware is required to be measured. Approach: In this comparative study the mathematical results of improved heap sort were verified experimentally on different hardware. To have some experimental data to sustain this comparison five representative hardware were chosen and code was executed and execution time was noted to verify and analyze the performance. Results: Hardware impact was shown on the performance of improved heap sort algorithm. Performance of algorithm varied for different datasets also. Conclusion: The Improved Heap sort algorithm performance was found better as compared to traditional heap sort on different hardware, but on certain hardware it was found best.}, journal = {Journal of Computer Science}, publisher = {Science Publications} }