Remove unnecessary separation operation during sorting
commit62f04eb5e546429bb8c4e9895c27d38236de4b31
authorImran M Yousuf <imyousuf@smartitengineering.com>
Sat, 6 Mar 2010 01:52:42 +0000 (6 07:52 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Sat, 6 Mar 2010 03:40:11 +0000 (6 09:40 +0600)
tree688ca3243582b04f5bf7f16d4c084633199fadac
parent2d7003d033661e48fe5d02dbc99aefafba800f9f
Remove unnecessary separation operation during sorting

Improved performance of sorting to some extent in Chrome and FF

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
feedprovider/src/main/webapp/js/sort.js
feedprovider/src/main/webapp/js/utility.js