Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Improve the sort method #1

Open
tulku opened this issue Jun 23, 2013 · 0 comments
Open

Improve the sort method #1

tulku opened this issue Jun 23, 2013 · 0 comments
Assignees

Comments

@tulku
Copy link
Contributor

tulku commented Jun 23, 2013

The current sorting algorithm uses plain python sort to get the top 5 songs.

The current implementation produces non deterministic results when many songs have the same vote count. Using better things like itertools could produce much better results.

@ghost ghost assigned cript0nauta Jun 23, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants