Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort Bitbom keys output in a leaderboard format #10

Open
neilnaveen opened this issue Jul 19, 2024 · 1 comment
Open

Sort Bitbom keys output in a leaderboard format #10

neilnaveen opened this issue Jul 19, 2024 · 1 comment
Assignees

Comments

@neilnaveen
Copy link
Contributor

neilnaveen commented Jul 19, 2024

bitbom keys should not output a random set of keys; there should be some way to sort them based on the number of dependencies/dependents. For this to work in a manageable timeframe, we need caching so that queries do not need to be computed on the fly.

This is a running issue

@neilnaveen neilnaveen changed the title Sort output of keys, leaderboard style ma Sort Bitbom keys output in a leaderboard format Jul 19, 2024
@neilnaveen
Copy link
Contributor Author

Three leaderboards currently exist, allKeys, custom, and NACD, which were introduced in #16 and #18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants