Skip to content

Instantly share code, notes, and snippets.

@mattico
Created December 31, 2016 00:22
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/b5bcdd7a978060ebf54cf0fbaaa81472 to your computer and use it in GitHub Desktop.
Save mattico/b5bcdd7a978060ebf54cf0fbaaa81472 to your computer and use it in GitHub Desktop.
time: 0.053; 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.563; 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.002; rss: 0MB early lint checks
time: 0.001; rss: 0MB AST validation
time: 0.018; rss: 0MB name resolution
time: 0.008; rss: 0MB lowering ast -> hir
time: 0.001; rss: 0MB indexing hir
time: 0.001; rss: 0MB attribute checking
time: 0.000; 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.002; rss: 0MB loop checking
time: 0.000; rss: 0MB static item recursion checking
time: 0.025; rss: 0MB compute_incremental_hashes_map
time: 0.000; rss: 0MB load_dep_graph
time: 0.001; rss: 0MB stability index
time: 0.002; rss: 0MB stability checking
time: 0.015; rss: 0MB type collecting
time: 0.000; rss: 0MB variance inference
time: 0.000; rss: 0MB impl wf inference
time: 0.030; rss: 0MB coherence checking
time: 0.016; rss: 0MB wf checking
time: 0.175; rss: 0MB item-types checking
time: 0.291; rss: 0MB item-bodies checking
time: 0.000; rss: 0MB drop-impl checking
time: 0.018; rss: 0MB const checking
time: 0.002; rss: 0MB privacy checking
time: 0.001; rss: 0MB intrinsic checking
time: 0.001; rss: 0MB effect checking
time: 0.006; rss: 0MB match checking
time: 0.002; rss: 0MB liveness checking
time: 0.017; rss: 0MB rvalue checking
time: 0.040; rss: 0MB MIR dump
time: 0.006; rss: 0MB SimplifyCfg
time: 0.007; rss: 0MB QualifyAndPromoteConstants
time: 0.010; rss: 0MB TypeckMir
time: 0.000; rss: 0MB SimplifyBranches
time: 0.002; rss: 0MB SimplifyCfg
time: 0.026; rss: 0MB MIR cleanup and validation
time: 0.038; 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.003; rss: 0MB resolving dependency formats
time: 0.000; rss: 0MB NoLandingPads
time: 0.002; rss: 0MB SimplifyCfg
time: 0.008; rss: 0MB EraseRegions
time: 0.001; rss: 0MB AddCallGuards
time: 0.028; rss: 0MB ElaborateDrops
time: 0.000; rss: 0MB NoLandingPads
time: 0.007; rss: 0MB SimplifyCfg
time: 0.003; rss: 0MB InstCombine
time: 0.001; rss: 0MB Deaggregator
time: 0.000; rss: 0MB CopyPropagation
time: 0.006; rss: 0MB SimplifyLocals
time: 0.001; rss: 0MB AddCallGuards
time: 0.000; rss: 0MB PreTrans
time: 0.061; rss: 0MB MIR optimisations
time: 0.000; rss: 0MB write metadata
time: 0.188; rss: 0MB translation item collection
time: 0.021; rss: 0MB codegen unit partitioning
time: 0.019; rss: 0MB internalize symbols
time: 1.719; rss: 0MB translation
time: 0.000; rss: 0MB assert dep graph
time: 0.000; rss: 0MB serialize dep graph
time: 0.210; rss: 0MB llvm function passes [0]
time: 0.276; rss: 0MB llvm module passes [0]
time: 4.162; rss: 0MB codegen passes [0]
time: 0.001; rss: 0MB codegen passes [0]
time: 4.652; rss: 0MB LLVM passes
time: 0.000; rss: 0MB serialize work products
time: 3.302; rss: 0MB running linker
time: 3.307; rss: 0MB linking
Finished debug [unoptimized + debuginfo] target(s) in 52.61 secs
real 0m53.223s
user 1m34.281s
sys 0m15.766s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment