v8-sorting-test

Testing the sorting performance of Google's V8 JavaScript engine.

Stars
12

#Test of V8 sorting algorithm performace

In this repository there are the files for testing the V8's build-in sorting algorithm performance. The tests gave unexpected results which can be found here: blog.mgechev.com.

Just to tickle your curiosity here is a chart from the research:

  • Default is the build-in sorting
  • Lower is better