Skip to content

Instantly share code, notes, and snippets.

@mattico
Created December 31, 2016 00:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattico/689b197d59ed6f50e5cc19dcf468d20e to your computer and use it in GitHub Desktop.
Save mattico/689b197d59ed6f50e5cc19dcf468d20e to your computer and use it in GitHub Desktop.
time: 0.034; rss: 0MB parsing
time: 0.000; rss: 0MB recursion limit
time: 0.000; rss: 0MB crate injection
time: 0.000; rss: 0MB plugin loading
time: 0.000; rss: 0MB plugin registration
time: 0.148; rss: 0MB expansion
time: 0.000; rss: 0MB maybe building test harness
time: 0.000; rss: 0MB maybe creating a macro crate
time: 0.000; rss: 0MB checking for inline asm in case the target doesn't support it
time: 0.001; rss: 0MB complete gated feature checking
time: 0.003; rss: 0MB early lint checks
time: 0.001; rss: 0MB AST validation
time: 0.025; rss: 0MB name resolution
time: 0.025; rss: 0MB lowering ast -> hir
time: 0.001; rss: 0MB indexing hir
time: 0.001; rss: 0MB attribute checking
time: 0.001; rss: 0MB language item collection
time: 0.001; rss: 0MB lifetime resolution
time: 0.000; rss: 0MB looking for entry point
time: 0.000; rss: 0MB looking for plugin registrar
time: 0.003; rss: 0MB region resolution
time: 0.001; rss: 0MB loop checking
time: 0.000; rss: 0MB static item recursion checking
time: 0.035; rss: 0MB compute_incremental_hashes_map
time: 0.000; rss: 0MB load_dep_graph
time: 0.001; rss: 0MB stability index
time: 0.003; rss: 0MB stability checking
time: 0.051; rss: 0MB type collecting
time: 0.000; rss: 0MB variance inference
time: 0.001; rss: 0MB impl wf inference
time: 0.033; rss: 0MB coherence checking
time: 0.015; rss: 0MB wf checking
time: 0.221; rss: 0MB item-types checking
time: 0.309; rss: 0MB item-bodies checking
time: 0.000; rss: 0MB drop-impl checking
time: 0.024; rss: 0MB const checking
time: 0.003; rss: 0MB privacy checking
time: 0.003; rss: 0MB intrinsic checking
time: 0.001; rss: 0MB effect checking
time: 0.008; rss: 0MB match checking
time: 0.002; rss: 0MB liveness checking
time: 0.018; rss: 0MB rvalue checking
time: 0.065; rss: 0MB MIR dump
time: 0.006; rss: 0MB SimplifyCfg
time: 0.007; rss: 0MB QualifyAndPromoteConstants
time: 0.015; rss: 0MB TypeckMir
time: 0.000; rss: 0MB SimplifyBranches
time: 0.003; rss: 0MB SimplifyCfg
time: 0.033; rss: 0MB MIR cleanup and validation
time: 0.046; rss: 0MB borrow checking
time: 0.000; rss: 0MB reachability checking
time: 0.002; rss: 0MB death checking
time: 0.000; rss: 0MB unused lib feature checking
time: 0.028; rss: 0MB lint checking
time: 0.004; rss: 0MB resolving dependency formats
time: 0.000; rss: 0MB NoLandingPads
time: 0.003; rss: 0MB SimplifyCfg
time: 0.008; rss: 0MB EraseRegions
time: 0.003; rss: 0MB AddCallGuards
time: 0.024; rss: 0MB ElaborateDrops
time: 0.000; rss: 0MB NoLandingPads
time: 0.008; rss: 0MB SimplifyCfg
time: 0.002; rss: 0MB InstCombine
time: 0.001; rss: 0MB Deaggregator
time: 0.000; rss: 0MB CopyPropagation
time: 0.003; rss: 0MB SimplifyLocals
time: 0.002; rss: 0MB AddCallGuards
time: 0.000; rss: 0MB PreTrans
time: 0.056; rss: 0MB MIR optimisations
time: 0.000; rss: 0MB write metadata
time: 0.206; rss: 0MB translation item collection
time: 0.024; rss: 0MB codegen unit partitioning
time: 0.022; rss: 0MB internalize symbols
time: 1.729; rss: 0MB translation
time: 0.000; rss: 0MB assert dep graph
time: 0.000; rss: 0MB serialize dep graph
time: 0.175; rss: 0MB llvm function passes [0]
time: 0.247; rss: 0MB llvm module passes [0]
time: 3.318; rss: 0MB codegen passes [0]
time: 0.003; rss: 0MB codegen passes [0]
time: 3.747; rss: 0MB LLVM passes
time: 0.000; rss: 0MB serialize work products
time: 2.970; rss: 0MB running linker
time: 2.978; rss: 0MB linking
Finished debug [unoptimized + debuginfo] target(s) in 44.38 secs
71.04user 15.68system 0:44.91elapsed 193%CPU (0avgtext+0avgdata 254780maxresident)k
0inputs+0outputs (0major+1032362minor)pagefaults 0swaps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment