tikv/tikv

Disable all unused features of dependencies

オープン

#4,167 opened on 2019/01/31

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2,189 件のフォーク)batch import
component/build-timedifficulty/easyhelp wantedstatus/mentor

Repository metrics

Stars
 (15,922 個のスター)
PR merge metrics
 (平均マージ 28d 9h) (30d で 68 merged PRs)

説明

Features take time to build. Go through the entire crate graph and figure out which features are on that we don't need. Turn those features off and measure the change in build time and binary size.

コントリビューターガイド