Comb Sort vs. Native Sort

8 years ago
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.41 Safari/537.36
Test name Executions per second
Native Sort DESC 2.1 Ops/sec
Native Sort ASC 2.2 Ops/sec
Comb Sort DESC 2.1 Ops/sec
Comb Sort ASC 2.0 Ops/sec
Script Preparation code:
Tests:
  • Native Sort DESC

  • Native Sort ASC

  • Comb Sort DESC

  • Comb Sort ASC

Open this result on MeasureThat.net