rust-ml / rust-ml/linfa

Minimize feature usage from dependencies

Open
#181 0 comments 1 reaction 1 assignee View on GitHub

@bytesnake is already working on this.

Since Nov 26, 2021.

Dominant language
Rust
Stars
4.7k
Forks
334
Avg merge
39m
Merged PRs (30d)
1

Description

Based on a recent discussion with @bytesnake.
We noticed a descent compile time improvement in a different project, just by using default-features = false on a few dependencies.
I just skimmed a few toml files and I think some of them might be reducible, but I'm afraid of making any untested PR's, since
missing features can lead to runtime failures.
So i just wanted to add this issue as a reminder, please feel free to update or close it if the features are actually up to date.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.