Visualization and “audibilization“ of the gcc libstdc 's Introsort (std::sort). Sorts a random shuffle of the integers [1,100] using the introsort variant in gcc-4.5's STL implementation. The actual STL implementation is used, which is probably the most used sorting implementation in the world. Comparisons between items yields sounds and array access is intercepted by a custom iterator implementation. More information on the “Sound of Sorting“ at
Hide player controls
Hide resume playing