...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Element C | float_sort | std::sort |
4000 | 0.00046 | 0.00048 |
8000 | 0.00088 | 0.00098 |
16000 | 0.0017 | 0.00225 |
32000 | 0.0033 | 0.0048 |
64000 | 0.0088 | 0.0102 |
128000 | 0.018 | 0.0255 |
256000 | 0.042 | 0.054 |
512000 | 0.096 | 0.11 |
1024000 | 0.205 | 0.255 |
2048000 | 0.44 | 0.54 |
4096000 | 0.92 | 1.18 |
8192000 | 1.9 | 2.59 |
16384000 | 3.44 | 5.48 |
32768000 | 6.74 | 11.93 |
65536000 | 13.97 | 25.41 |