misoproject / dataset

JavaScript library that makes managing the data behind client-side visualisations easy
http://misoproject.com
GNU General Public License v2.0
1.18k stars 99 forks source link

179.sort #182

Closed alexgraul closed 11 years ago

alexgraul commented 11 years ago

I've added a test for sort and a performance test for sort, you should see a perf change of about an 8x speed improvement between the two commits. Based on Rich's implementation but tweaked and partially rewritten to simplify and squeeze out a little additional perf.