Skip to content

Sort output results by relevance #747

@Noratrieb

Description

@Noratrieb

Currently, the crater report just sorts the results alphabetically.
Image
It would be nice to instead sort them by relevance (crates.io downloads/github stars) because especially for more "who relies on this" kind of experiments, people don't have time to investigate 100 different crates, so it would be nice to know which ones matter the most.
For example in the one shown above, crossbeam-channel and crossterm show up, two widely used crates. These should definitely be investigated!
By not sorting them, we have a higher risk of missing important regressions and wasting time on irrelevant ones (like, no one cares if some weird crate with almost no downloads relies on an implementation detail).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions