Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-31 | Reduce call chain of qsort | pzhang | |
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 |