Skip to content

Instantly share code, notes, and snippets.

@brainstorm
Created October 8, 2020 03:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save brainstorm/736c138d60b420c30c7c942ab05fbe14 to your computer and use it in GitHub Desktop.
Save brainstorm/736c138d60b420c30c7c942ab05fbe14 to your computer and use it in GitHub Desktop.
Rust htsget-aws compile times on OSX, Macbook Air, 1.6 GHz Dual-Core Intel Core i5
(base) rvalls@umccr htsget-aws % time cross build --release --target x86_64-unknown-linux-musl
Updating git submodule `https://github.com/samtools/htslib.git`
Compiling libc v0.2.73
Compiling cfg-if v0.1.10
Compiling autocfg v1.0.0
Compiling proc-macro2 v1.0.19
Compiling unicode-xid v0.2.1
Compiling syn v1.0.35
Compiling lazy_static v1.4.0
Compiling log v0.4.11
Compiling slab v0.4.2
Compiling fnv v1.0.7
Compiling version_check v0.9.2
Compiling semver-parser v0.7.0
Compiling memchr v2.3.3
Compiling futures v0.1.29
Compiling byteorder v1.3.4
Compiling itoa v0.4.6
Compiling either v1.5.3
Compiling once_cell v1.4.0
Compiling maybe-uninit v2.0.0
Compiling serde_derive v1.0.114
Compiling pkg-config v0.3.18
Compiling serde v1.0.114
Compiling futures-core v0.3.5
Compiling pin-project-internal v0.4.22
Compiling ryu v1.0.5
Compiling proc-macro-hack v0.5.16
Compiling scopeguard v1.1.0
Compiling proc-macro-nested v0.1.6
Compiling futures-sink v0.3.5
Compiling httparse v1.3.4
Compiling bytes v0.5.6
Compiling try-lock v0.2.3
Compiling proc-macro2 v0.4.30
Compiling arc-swap v0.4.7
Compiling unicode-xid v0.1.0
Compiling futures-io v0.3.5
Compiling pin-utils v0.1.0
Compiling serde_json v1.0.56
Compiling pin-project-lite v0.1.7
Compiling typenum v1.12.0
Compiling untrusted v0.7.1
Compiling spin v0.5.2
Compiling syn v0.15.44
Compiling regex-syntax v0.6.18
Compiling tower-service v0.3.0
Compiling gimli v0.22.0
Compiling percent-encoding v2.1.0
Compiling failure_derive v0.1.8
Compiling adler v0.2.3
Compiling bitflags v1.2.1
Compiling base64 v0.11.0
Compiling rustc-demangle v0.1.16
Compiling object v0.20.0
Compiling matches v0.1.8
Compiling tinyvec v0.3.3
Compiling getrandom v0.1.14
Compiling quick-error v1.2.3
Compiling semver v0.1.20
Compiling subtle v2.2.3
Compiling zeroize v1.1.0
Compiling lexical-core v0.7.4
Compiling glob v0.3.0
Compiling cpuid-bool v0.1.2
Compiling openssl-probe v0.1.2
Compiling shlex v0.1.1
Compiling opaque-debug v0.3.0
Compiling crc32fast v1.2.0
Compiling base64 v0.12.3
Compiling md5 v0.7.0
Compiling hex v0.4.2
Compiling ppv-lite86 v0.2.8
Compiling static_assertions v1.1.0
Compiling arrayvec v0.5.1
Compiling futures-core-preview v0.3.0-alpha.19
Compiling dtoa v0.4.6
Compiling xml-rs v0.8.3
Compiling futures-sink-preview v0.3.0-alpha.19
Compiling unicode-width v0.1.8
Compiling custom_derive v0.1.7
Compiling ieee754 v0.2.6
Compiling termcolor v1.1.0
Compiling linear-map v1.2.0
Compiling crossbeam-utils v0.7.2
Compiling hashbrown v0.8.1
Compiling indexmap v1.5.0
Compiling memoffset v0.5.5
Compiling num-traits v0.2.12
Compiling crossbeam-epoch v0.8.2
Compiling num-integer v0.1.43
Compiling tracing-core v0.1.11
Compiling thread_local v1.0.1
Compiling sharded-slab v0.0.9
Compiling semver v0.9.0
Compiling generic-array v0.14.3
Compiling standback v0.2.9
Compiling time v0.2.16
Compiling nom v5.1.2
Compiling tokio-sync v0.1.8
Compiling futures-task v0.3.5
Compiling lock_api v0.3.4
Compiling futures-channel v0.3.5
Compiling http v0.2.1
Compiling addr2line v0.13.0
Compiling miniz_oxide v0.4.0
Compiling unicode-bidi v0.3.4
Compiling unicode-normalization v0.1.13
Compiling fs-utils v1.1.4
Compiling rustc_version v0.1.7
Compiling humantime v1.3.0
Compiling textwrap v0.11.0
Compiling tracing-subscriber v0.2.9
Compiling rustc_version v0.2.3
Compiling http-body v0.3.1
Compiling idna v0.2.0
Compiling newtype_derive v0.1.6
Compiling iovec v0.1.4
Compiling num_cpus v1.13.0
Compiling net2 v0.2.34
Compiling time v0.1.43
Compiling signal-hook-registry v1.2.0
Compiling socket2 v0.3.12
Compiling backtrace v0.3.50
Compiling dirs-sys v0.3.5
Compiling atty v0.2.14
Compiling jobserver v0.1.21
Compiling quote v1.0.7
Compiling want v0.3.0
Compiling want v0.2.0
Compiling parking_lot_core v0.6.2
Compiling parking_lot v0.9.0
Compiling hyper v0.12.35
Compiling lambda_runtime_core v0.1.2
Compiling rusoto_core v0.45.0 (https://github.com/rusoto/rusoto?branch=master#b07b24f2)
Compiling aho-corasick v0.7.13
Compiling smallvec v0.6.13
Compiling quote v0.6.13
Compiling clap v2.33.3
Compiling url v2.1.1
Compiling tokio-executor v0.1.10
Compiling crossbeam-queue v0.2.3
Compiling bytes v0.4.12
Compiling futures-cpupool v0.1.8
Compiling mio v0.6.22
Compiling dirs v2.0.2
Compiling rand_core v0.5.1
Compiling cc v1.0.58
Compiling regex v1.3.9
Compiling tokio-timer v0.2.13
Compiling tokio-current-thread v0.1.7
Compiling crossbeam-deque v0.7.3
Compiling digest v0.9.0
Compiling crypto-mac v0.8.0
Compiling block-buffer v0.9.0
Compiling tokio-io v0.1.13
Compiling http v0.1.21
Compiling tokio-buf v0.1.1
Compiling string v0.2.1
Compiling tokio-io v0.2.0-alpha.6
Compiling mio-uds v0.6.8
Compiling rand_chacha v0.2.2
Compiling openssl-src v111.10.2+1.1.1g
Compiling ring v0.16.15
Compiling libz-sys v1.0.25
Compiling libdeflate-sys v0.5.0
Compiling curl-sys v0.4.33+curl-7.71.1
Compiling bzip2-sys v0.1.9+1.0.8
Compiling lzma-sys v0.1.16
Compiling hts-sys v1.10.3 (https://github.com/brainstorm/rust-htslib.git?branch=latest_htslib#346a387a)
Compiling cli v0.1.0 (/project/cli)
Compiling env_logger v0.7.1
Compiling synstructure v0.12.4
Compiling futures-macro v0.3.5
Compiling tokio-macros v0.2.5
Compiling tracing-attributes v0.1.9
Compiling time-macros-impl v0.1.1
Compiling async-trait v0.1.36
Compiling async-stream-impl v0.2.1
Compiling derive-new v0.5.8
Compiling lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime#f4046178)
Compiling thiserror-impl v1.0.20
Compiling synstructure v0.10.2
Compiling bio_index_formats v0.1.2 (https://github.com/brainstorm/bio-index-formats#51fffdac)
Compiling tokio-threadpool v0.1.18
Compiling hmac v0.8.1
Compiling sha2 v0.9.1
Compiling tokio-codec v0.1.2
Compiling http-body v0.1.0
Compiling h2 v0.1.26
Compiling tokio-codec v0.2.0-alpha.6
Compiling rand v0.7.3
Compiling openssl-sys v0.9.58
Compiling pin-project v0.4.22
Compiling tokio v0.2.22
Compiling time-macros v0.1.0
Compiling tracing v0.1.17
Compiling async-stream v0.2.1
Compiling lambda_runtime_errors_derive v0.1.1
Compiling tokio-fs v0.1.7
Compiling tokio-reactor v0.1.12
Compiling thiserror v1.0.20
Compiling futures-util v0.3.5
Compiling chrono v0.4.13
Compiling bio-types v0.7.0
Compiling serde_urlencoded v0.6.1
Compiling uuid v0.8.1
Compiling tokio-util v0.3.1
Compiling tracing-error v0.1.2
Compiling tracing-futures v0.2.4
Compiling failure v0.1.8
Compiling sct v0.6.0
Compiling webpki v0.21.3
Compiling tokio-tcp v0.1.4
Compiling tokio-uds v0.2.7
Compiling tokio-udp v0.1.6
Compiling futures-executor v0.3.5
Compiling h2 v0.2.6
Compiling lambda_runtime_errors v0.1.1
Compiling ct-logs v0.6.0
Compiling rustls v0.17.0
Compiling tokio v0.1.22
Compiling futures v0.3.5
Compiling hyper v0.13.7
Compiling tokio-rustls v0.13.1
Compiling rustls-native-certs v0.3.0
Compiling rusoto_credential v0.45.0 (https://github.com/rusoto/rusoto?branch=master#b07b24f2)
Compiling lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime#f4046178)
Compiling hyper-rustls v0.20.0
Compiling lambda_runtime_client v0.2.2
Compiling rusoto_signature v0.45.0 (https://github.com/rusoto/rusoto?branch=master#b07b24f2)
Compiling lambda_http v0.2.0-beta.1 (https://github.com/awslabs/aws-lambda-rust-runtime#f4046178)
Compiling lambda_runtime v0.2.1
Compiling rusoto_s3 v0.45.0 (https://github.com/rusoto/rusoto?branch=master#b07b24f2)
Compiling rust-htslib v0.32.1-alpha.0 (https://github.com/brainstorm/rust-htslib.git?branch=latest_htslib#346a387a)
Compiling reads v0.1.0 (/project/reads)
Finished release [optimized] target(s) in 100m 03s
cross build --release --target x86_64-unknown-linux-musl 0.91s user 0.36s system 0% cpu 1:53:49.89 total
@brainstorm
Copy link
Author

codespace ➜ ~/workspace/htsget-aws (local-cli ✗) $ cargo bloat
   Compiling libc v0.2.73
   Compiling cfg-if v0.1.10
   Compiling autocfg v1.0.0
   Compiling proc-macro2 v1.0.19
   Compiling unicode-xid v0.2.1
   Compiling syn v1.0.35
   Compiling log v0.4.11
   Compiling lazy_static v1.4.0
   Compiling slab v0.4.2
   Compiling fnv v1.0.7
   Compiling semver-parser v0.7.0
   Compiling memchr v2.3.3
   Compiling version_check v0.9.2
   Compiling byteorder v1.3.4
   Compiling futures v0.1.29
   Compiling itoa v0.4.6
   Compiling once_cell v1.4.0
   Compiling either v1.5.3
   Compiling serde_derive v1.0.114
   Compiling maybe-uninit v2.0.0
   Compiling pkg-config v0.3.18
   Compiling serde v1.0.114
   Compiling futures-core v0.3.5
   Compiling proc-macro-hack v0.5.16
   Compiling ryu v1.0.5
   Compiling pin-project-internal v0.4.22
   Compiling scopeguard v1.1.0
   Compiling futures-sink v0.3.5
   Compiling httparse v1.3.4
   Compiling bytes v0.5.6
   Compiling try-lock v0.2.3
   Compiling proc-macro-nested v0.1.6
   Compiling proc-macro2 v0.4.30
   Compiling arc-swap v0.4.7
   Compiling futures-io v0.3.5
   Compiling unicode-xid v0.1.0
   Compiling pin-project-lite v0.1.7
   Compiling serde_json v1.0.56
   Compiling pin-utils v0.1.0
   Compiling typenum v1.12.0
   Compiling spin v0.5.2
   Compiling untrusted v0.7.1
   Compiling regex-syntax v0.6.18
   Compiling quick-error v1.2.3
   Compiling tower-service v0.3.0
   Compiling syn v0.15.44
   Compiling gimli v0.22.0
   Compiling failure_derive v0.1.8
   Compiling percent-encoding v2.1.0
   Compiling bitflags v1.2.1
   Compiling adler v0.2.3
   Compiling getrandom v0.1.14
   Compiling base64 v0.11.0
   Compiling rustc-demangle v0.1.16
   Compiling object v0.20.0
   Compiling tinyvec v0.3.3
   Compiling matches v0.1.8
   Compiling subtle v2.2.3
   Compiling semver v0.1.20
   Compiling glob v0.3.0
   Compiling openssl-probe v0.1.2
   Compiling zeroize v1.1.0
   Compiling lexical-core v0.7.4
   Compiling crc32fast v1.2.0
   Compiling base64 v0.12.3
   Compiling opaque-debug v0.3.0
   Compiling cpuid-bool v0.1.2
   Compiling shlex v0.1.1
   Compiling static_assertions v1.1.0
   Compiling md5 v0.7.0
   Compiling ppv-lite86 v0.2.8
   Compiling arrayvec v0.5.1
   Compiling hex v0.4.2
   Compiling dtoa v0.4.6
   Compiling futures-core-preview v0.3.0-alpha.19
   Compiling xml-rs v0.8.3
   Compiling termcolor v1.1.0
   Compiling unicode-width v0.1.8
   Compiling linear-map v1.2.0
   Compiling futures-sink-preview v0.3.0-alpha.19
   Compiling ieee754 v0.2.6
   Compiling custom_derive v0.1.7
   Compiling crossbeam-utils v0.7.2
   Compiling hashbrown v0.8.1
   Compiling indexmap v1.5.0
   Compiling memoffset v0.5.5
   Compiling crossbeam-epoch v0.8.2
   Compiling num-traits v0.2.12
   Compiling num-integer v0.1.43
   Compiling tracing-core v0.1.11
   Compiling thread_local v1.0.1
   Compiling sharded-slab v0.0.9
   Compiling semver v0.9.0
   Compiling generic-array v0.14.3
   Compiling standback v0.2.9
   Compiling time v0.2.16
   Compiling nom v5.1.2
   Compiling futures-task v0.3.5
   Compiling tokio-sync v0.1.8
   Compiling lock_api v0.3.4
   Compiling futures-channel v0.3.5
   Compiling http v0.2.1
   Compiling fs-utils v1.1.4
   Compiling humantime v1.3.0
   Compiling addr2line v0.13.0
   Compiling miniz_oxide v0.4.0
   Compiling unicode-normalization v0.1.13
   Compiling unicode-bidi v0.3.4
   Compiling rustc_version v0.1.7
   Compiling textwrap v0.11.0
   Compiling tracing-subscriber v0.2.9
   Compiling rustc_version v0.2.3
   Compiling http-body v0.3.1
   Compiling idna v0.2.0
   Compiling newtype_derive v0.1.6
   Compiling jobserver v0.1.21
   Compiling iovec v0.1.4
   Compiling num_cpus v1.13.0
   Compiling net2 v0.2.34
   Compiling time v0.1.43
   Compiling signal-hook-registry v1.2.0
   Compiling socket2 v0.3.12
   Compiling dirs-sys v0.3.5
   Compiling backtrace v0.3.50
   Compiling atty v0.2.14
   Compiling want v0.3.0
   Compiling want v0.2.0
   Compiling quote v1.0.7
   Compiling parking_lot_core v0.6.2
   Compiling parking_lot v0.9.0
   Compiling hyper v0.12.35
   Compiling lambda_runtime_core v0.1.2
   Compiling rusoto_core v0.45.0 (https://github.com/rusoto/rusoto?branch=master#b07b24f2)
   Compiling aho-corasick v0.7.13
   Compiling smallvec v0.6.13
   Compiling quote v0.6.13
   Compiling clap v2.33.3
   Compiling url v2.1.1
   Compiling tokio-executor v0.1.10
   Compiling crossbeam-queue v0.2.3
   Compiling cc v1.0.58
   Compiling bytes v0.4.12
   Compiling futures-cpupool v0.1.8
   Compiling mio v0.6.22
   Compiling dirs v2.0.2
   Compiling rand_core v0.5.1
   Compiling regex v1.3.9
   Compiling digest v0.9.0
   Compiling crypto-mac v0.8.0
   Compiling block-buffer v0.9.0
   Compiling tokio-current-thread v0.1.7
   Compiling tokio-timer v0.2.13
   Compiling openssl-src v111.10.2+1.1.1g
   Compiling ring v0.16.15
   Compiling libz-sys v1.0.25
   Compiling curl-sys v0.4.33+curl-7.71.1
   Compiling bzip2-sys v0.1.9+1.0.8
   Compiling lzma-sys v0.1.16
   Compiling libdeflate-sys v0.5.0
   Compiling hts-sys v1.10.3 (https://github.com/brainstorm/rust-htslib.git?branch=latest_htslib#346a387a)
   Compiling tokio-io v0.1.13
   Compiling http v0.1.21
   Compiling string v0.2.1
   Compiling tokio-buf v0.1.1
   Compiling tokio-io v0.2.0-alpha.6
   Compiling mio-uds v0.6.8
   Compiling rand_chacha v0.2.2
   Compiling cli v0.1.0 (/home/codespace/workspace/htsget-aws/cli)
   Compiling crossbeam-deque v0.7.3
   Compiling synstructure v0.10.2
   Compiling synstructure v0.12.4
   Compiling env_logger v0.7.1
   Compiling futures-macro v0.3.5
   Compiling tracing-attributes v0.1.9
   Compiling tokio-macros v0.2.5
   Compiling time-macros-impl v0.1.1
   Compiling async-trait v0.1.36
   Compiling async-stream-impl v0.2.1
   Compiling derive-new v0.5.8
   Compiling lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime#f4046178)
   Compiling thiserror-impl v1.0.20
   Compiling hmac v0.8.1
   Compiling sha2 v0.9.1
   Compiling openssl-sys v0.9.58
   Compiling bio_index_formats v0.1.2 (https://github.com/brainstorm/bio-index-formats#51fffdac)
   Compiling tokio-codec v0.1.2
   Compiling tokio-codec v0.2.0-alpha.6
   Compiling rand v0.7.3
   Compiling http-body v0.1.0
   Compiling h2 v0.1.26
   Compiling tokio-threadpool v0.1.18
   Compiling lambda_runtime_errors_derive v0.1.1
   Compiling pin-project v0.4.22
   Compiling tokio v0.2.22
   Compiling tracing v0.1.17
   Compiling time-macros v0.1.0
   Compiling async-stream v0.2.1
   Compiling thiserror v1.0.20
   Compiling tokio-fs v0.1.7
   Compiling tokio-reactor v0.1.12
   Compiling failure v0.1.8
   Compiling futures-util v0.3.5
   Compiling chrono v0.4.13
   Compiling bio-types v0.7.0
   Compiling serde_urlencoded v0.6.1
   Compiling uuid v0.8.1
   Compiling tokio-util v0.3.1
   Compiling tracing-error v0.1.2
   Compiling tracing-futures v0.2.4
   Compiling tokio-uds v0.2.7
   Compiling tokio-udp v0.1.6
   Compiling tokio-tcp v0.1.4
   Compiling futures-executor v0.3.5
   Compiling lambda_runtime_errors v0.1.1
   Compiling h2 v0.2.6
   Compiling tokio v0.1.22
   Compiling futures v0.3.5
   Compiling hyper v0.13.7
   Compiling rusoto_credential v0.45.0 (https://github.com/rusoto/rusoto?branch=master#b07b24f2)
   Compiling lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime#f4046178)
   Compiling lambda_runtime_client v0.2.2
   Compiling rusoto_signature v0.45.0 (https://github.com/rusoto/rusoto?branch=master#b07b24f2)
   Compiling lambda_http v0.2.0-beta.1 (https://github.com/awslabs/aws-lambda-rust-runtime#f4046178)
   Compiling lambda_runtime v0.2.1
   Compiling sct v0.6.0
   Compiling webpki v0.21.3
   Compiling ct-logs v0.6.0
   Compiling rustls v0.17.0
   Compiling rustls-native-certs v0.3.0
   Compiling tokio-rustls v0.13.1
   Compiling hyper-rustls v0.20.0
   Compiling rusoto_s3 v0.45.0 (https://github.com/rusoto/rusoto?branch=master#b07b24f2)
   Compiling rust-htslib v0.32.1-alpha.0 (https://github.com/brainstorm/rust-htslib.git?branch=latest_htslib#346a387a)
   Compiling reads v0.1.0 (/home/codespace/workspace/htsget-aws/reads)
    Finished dev [unoptimized + debuginfo] target(s) in 10m 35s
    Analyzing target/debug/bootstrap

 File  .text     Size             Crate Name
 0.2%   1.3% 191.0KiB             regex <regex::exec::ExecNoSync as regex::re_trait::Regul...
 0.1%   1.0% 139.9KiB              http http::header::name::parse_hdr
 0.0%   0.4%  57.8KiB rusoto_credential h2::codec::framed_read::FramedRead<T>::decode_frame
 0.0%   0.4%  57.8KiB       rusoto_core h2::codec::framed_read::FramedRead<T>::decode_frame
 0.0%   0.3%  41.8KiB  rusoto_signature time::format::format_specifier
 0.0%   0.3%  38.7KiB             regex regex::re_unicode::Regex::shortest_match_at
 0.0%   0.3%  38.7KiB                h2 h2::frame::headers::HeaderBlock::load::{{closure}}
 0.0%   0.3%  37.4KiB          curl_sys Curl_vsetopt
 0.0%   0.2%  26.2KiB rusoto_credential h2::proto::streams::prioritize::Prioritize::pop_frame
 0.0%   0.2%  26.1KiB rusoto_credential h2::proto::connection::Connection<T,P,B>::poll2
 0.0%   0.2%  26.1KiB       rusoto_core h2::proto::connection::Connection<T,P,B>::poll2
 0.0%   0.2%  23.5KiB            base64 base64::decode::decode_helper
 0.0%   0.2%  23.5KiB            base64 base64::decode::decode_helper
 0.0%   0.2%  22.3KiB         bzip2_sys BZ2_decompress
 0.0%   0.2%  21.6KiB            rustls <rustls::msgs::enums::CipherSuite as core::fmt::De...
 0.0%   0.1%  20.9KiB               std std::backtrace_rs::symbolize::gimli::elf::<impl st...
 0.0%   0.1%  20.3KiB         [Unknown] sendMTFValues
 0.0%   0.1%  19.8KiB                h2 <h2::server::Peer as h2::proto::peer::Peer>::conve...
 0.0%   0.1%  18.1KiB             regex aho_corasick::ahocorasick::AhoCorasick<S>::find
 0.0%   0.1%  17.7KiB       rusoto_core h2::codec::framed_write::FramedWrite<T,B>::buffer
10.6%  89.1%  12.5MiB                   And 71321 smaller methods. Use -n N to show more.
11.9% 100.0%  14.0MiB                   .text section size, the file size is 117.3MiB


codespace ➜ ~/workspace/htsget-aws (local-cli ✗) $ cargo bloat --time
  Time Crate
45.72s syn
39.63s bootstrap
34.93s serde_derive
33.72s tokio
32.90s clap
28.78s h2
28.52s hyper
26.99s rusoto_credential
24.43s syn
22.85s rustls
22.51s pin_project_internal
22.38s rusoto_s3
21.61s regex
18.83s object
18.63s serde
17.97s regex_syntax
15.40s rusoto_core
15.34s futures_util
15.14s h2
14.92s ring
14.80s async_trait
14.67s hyper
13.79s lambda_runtime_client
12.41s gimli
11.70s http
11.54s synstructure
11.53s http
10.84s nom
10.77s tracing_attributes
 9.79s backtrace
 9.76s derive_new
 9.46s thiserror_impl
 9.09s aho_corasick
 9.03s tracing_subscriber
 8.71s serde_json
 7.88s lexical_core
 7.53s failure_derive
 7.48s cc
 7.34s async_stream_impl
 7.29s xml
 7.27s futures_macro
 7.17s tokio_threadpool
 7.00s chrono
 6.94s synstructure
 6.87s lambda_http
 6.82s proc_macro2
 6.74s rusoto_signature
 6.70s proc_macro2
 6.08s rust_htslib
 5.70s mio
 5.62s libc
 5.43s htsget
 5.39s time
 5.33s url
 5.22s tokio_macros
 5.10s rand
 5.09s rand_chacha
 5.00s lambda
 5.00s num_traits
 4.94s build_script_main
 4.83s time_macros_impl
 4.79s reads
 4.71s bio_types
 4.31s proc_macro_hack
 4.29s unicode_normalization
 4.13s lambda_runtime_errors_derive
 4.08s time
 4.03s miniz_oxide
 4.02s idna
 3.97s futures
 3.95s env_logger
 3.94s lambda_attributes
 3.83s typenum
 3.60s tokio
 3.51s parking_lot
 3.49s hts_sys
 3.40s unicode_bidi
 3.33s crossbeam_utils
 3.27s tokio_reactor
 3.22s glob
 3.04s build_script_main
 3.03s hashbrown
 3.01s httparse
 3.01s parking_lot_core
 2.98s tracing_core
 2.90s tokio_timer
 2.87s signal_hook_registry
 2.84s crossbeam_epoch
 2.81s tokio_fs
 2.71s sharded_slab
 2.70s generic_array
 2.65s num_integer
 2.59s curl_sys
 2.50s autocfg
 2.50s byteorder
 2.49s ppv_lite86
 2.48s memchr
 2.47s lzma_sys
 2.45s num_cpus
 2.44s jobserver
 2.41s bytes
 2.41s crc32fast
 2.39s bytes
 2.38s webpki
 2.37s libz_sys
 2.32s lambda_runtime_core
 2.32s futures_cpupool
 2.28s net2
 2.24s rustc_demangle
 2.22s getrandom
 2.21s indexmap
 2.20s bio_index_formats
 2.20s pkg_config
 2.19s socket2
 2.18s semver
 2.11s tokio_sync
 2.10s sha2
 2.09s termcolor
 2.09s ryu
 2.08s semver
 2.08s tokio_io
 2.05s uuid
 2.05s bzip2_sys
 2.04s tokio_current_thread
 1.99s failure
 1.98s quote
 1.94s textwrap
 1.93s dirs_sys
 1.92s proc_macro_nested
 1.86s tokio_uds
 1.79s bitflags
 1.79s rustc_version
 1.78s libdeflate_sys
 1.76s arrayvec
 1.75s futures_executor
 1.74s base64
 1.72s tokio_codec
 1.69s tokio_util
 1.69s log
 1.56s hex
 1.50s serde_urlencoded
 1.49s tokio_tcp
 1.48s rustc_version
 1.45s openssl_src
 1.42s fs_utils
 1.41s humantime
 1.38s base64
 1.38s quote
 1.34s openssl_sys
 1.34s lambda_runtime_errors
 1.32s addr2line
 1.30s standback
 1.30s tokio_codec
 1.29s arc_swap
 1.28s tracing
 1.22s tinyvec
 1.19s thread_local
 1.18s tracing_error
 1.14s semver_parser
 1.14s version_check
 1.14s tokio_executor
 1.11s memoffset
 1.11s tokio_udp
 1.11s percent_encoding
 1.02s maybe_uninit
 1.01s futures_channel
 0.99s shlex
 0.99s hyper_rustls
 0.99s rand_core
 0.94s hmac
 0.93s mio_uds
 0.87s futures_core
 0.84s openssl_probe
 0.83s tokio_buf
 0.82s futures_io
 0.80s sct
 0.78s md5
 0.78s newtype_derive
 0.78s want
 0.76s lock_api
 0.76s async_stream
 0.75s tokio_rustls
 0.74s futures_task
 0.73s crossbeam_deque
 0.72s smallvec
 0.69s digest
 0.69s futures_core
 0.69s want
 0.67s rustls_native_certs
 0.65s linear_map
 0.64s zeroize
 0.64s cfg_if
 0.62s dtoa
 0.61s adler
 0.57s iovec
 0.56s time_macros
 0.52s crossbeam_queue
 0.50s pin_project
 0.44s tracing_futures
 0.44s thiserror
 0.44s once_cell
 0.40s spin
 0.40s string
 0.40s http_body
 0.39s tokio_io
 0.39s untrusted
 0.39s either
 0.38s scopeguard
 0.37s http_body
 0.36s subtle
 0.35s lambda_runtime
 0.35s unicode_xid
 0.35s futures
 0.35s dirs
 0.32s ieee754
 0.32s block_buffer
 0.29s unicode_width
 0.28s atty
 0.26s crypto_mac
 0.25s itoa
 0.25s ct_logs
 0.24s quick_error
 0.22s futures_sink
 0.19s unicode_xid
 0.19s pin_project_lite
 0.18s tower_service
 0.18s try_lock
 0.18s slab
 0.18s lazy_static
 0.16s futures_sink
 0.14s static_assertions
 0.14s custom_derive
 0.13s pin_utils
 0.10s matches
 0.10s cpuid_bool
 0.10s opaque_debug
 0.09s fnv

Note: prefer using `-j 1` argument to disable a multithreaded build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment