tikv/tikv

Disable all unused features of dependencies

Open

#4,167 opened on 2019年1月31日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Rust (15,922 stars) (2,189 forks)batch import
component/build-timedifficulty/easyhelp wantedstatus/mentor

説明

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.

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