aboutsummaryrefslogtreecommitdiff
path: root/tests/qsort/benchmark.cpp
AgeCommit message (Collapse)Author
2013-07-31Reduce call chain of qsortpzhang
This will considerably improve the performance of qsort-heavily-used projects like Android-Pinyin-IME, more discussion: https://groups.google.com/forum/#!topic/emscripten-discuss/Ah2CNfQ8ra4 https://github.com/kripken/emscripten/pull/1437