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

Investigate using taskcluster crate ecosystem #32

Open
ErichDonGubler opened this issue Sep 6, 2024 · 1 comment
Open

Investigate using taskcluster crate ecosystem #32

ErichDonGubler opened this issue Sep 6, 2024 · 1 comment
Labels
help wanted Extra attention is needed infra question Further information is requested

Comments

@ErichDonGubler
Copy link
Collaborator

Suggested in #developers:mozilla.org on Matrix by @ahal (link).

@ErichDonGubler ErichDonGubler added help wanted Extra attention is needed question Further information is requested infra labels Sep 6, 2024
@ErichDonGubler
Copy link
Collaborator Author

ErichDonGubler commented Sep 6, 2024

Based on knowing nothing about the crates in question:

Pros

  • Potentially code I don't have to maintain, operate at a higher level.
  • Maybe more performant download operations, if that's been engineered better than my dinky little pool of things

Cons

  • Longer compiles, since we're compiling something more comprehensive than just reqwest?
    • Might otherwise bring in baggage for code that's already working.
    • If there are problems, yet another layer to go through.
    • Licensing?

The above doesn't seem super compelling for investigating immediately, so I'm happy to leave it in treeherder-dl's issue queue for now. It'd sure be cool if we could net s'more perf., tho!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed infra question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant