Skip to content

Instantly share code, notes, and snippets.

@alexcrichton
Created February 5, 2016 19:38
Show Gist options
  • Save alexcrichton/34883cbe4e1e10be7b69 to your computer and use it in GitHub Desktop.
Save alexcrichton/34883cbe4e1e10be7b69 to your computer and use it in GitHub Desktop.
time: 0.131; rss: 55MB parsing
time: 0.049; rss: 57MB configuration 1
time: 0.000; rss: 57MB recursion limit
time: 0.003; rss: 57MB gated macro checking
time: 0.000; rss: 57MB crate injection
time: 0.006; rss: 58MB macro loading
time: 0.000; rss: 58MB plugin loading
time: 0.000; rss: 58MB plugin registration
time: 0.599; rss: 89MB expansion
time: 0.020; rss: 89MB complete gated feature checking 1
time: 0.135; rss: 89MB configuration 2
time: 0.000; rss: 89MB gated configuration checking
time: 0.064; rss: 89MB maybe building test harness
time: 0.060; rss: 89MB prelude injection
time: 0.009; rss: 89MB checking that all macro invocations are gone
time: 0.000; rss: 89MB checking for inline asm in case the target doesn't support it
time: 0.021; rss: 89MB complete gated feature checking 2
time: 0.009; rss: 89MB const fn bodies and arguments
time: 0.061; rss: 90MB assigning node ids
time: 0.084; rss: 128MB lowering ast -> hir
time: 0.032; rss: 144MB indexing hir
time: 0.000; rss: 144MB attribute checking
time: 0.041; rss: 144MB early lint checks
time: 0.002; rss: 101MB external crate/lib resolution
time: 0.006; rss: 101MB language item collection
time: 0.161; rss: 130MB resolution
time: 0.012; rss: 130MB lifetime resolution
time: 0.000; rss: 130MB looking for entry point
time: 0.000; rss: 130MB looking for plugin registrar
time: 0.052; rss: 146MB region resolution
time: 0.006; rss: 146MB loop checking
time: 0.006; rss: 146MB static item recursion checking
time: 0.040; rss: 150MB type collecting
time: 0.001; rss: 150MB variance inference
time: 0.048; rss: 162MB coherence checking
time: 0.190; rss: 166MB wf checking
time: 0.101; rss: 170MB item-types checking
time: 7.168; rss: 256MB item-bodies checking
time: 0.000; rss: 256MB drop-impl checking
time: 0.412; rss: 261MB const checking
time: 0.077; rss: 261MB privacy checking
time: 0.011; rss: 261MB stability index
time: 0.027; rss: 261MB intrinsic checking
time: 0.022; rss: 261MB effect checking
time: 0.096; rss: 261MB match checking
time: 0.463; rss: 312MB MIR dump
time: 0.067; rss: 315MB liveness checking
time: 0.894; rss: 316MB borrow checking
time: 0.446; rss: 316MB rvalue checking
time: 0.022; rss: 316MB reachability checking
time: 0.055; rss: 317MB death checking
time: 0.053; rss: 317MB stability checking
time: 0.000; rss: 317MB unused lib feature checking
time: 0.285; rss: 317MB lint checking
time: 0.001; rss: 317MB resolving dependency formats
time: 0.062; rss: 325MB erasing regions from MIR
time: 0.617; rss: 338MB translation item collection
time: 0.928; rss: 669MB write metadata
time: 5.764; rss: 649MB translation
time: 1.926; rss: 346MB llvm function passes [0]
time: 57.735; rss: 423MB llvm module passes [0]
time: 17.774; rss: 448MB codegen passes [0]
time: 0.003; rss: 332MB codegen passes [0]
time: 78.816; rss: 331MB LLVM passes
time: 0.001; rss: 331MB altering serialize-db5a760f.rlib
time: 0.000; rss: 331MB altering term-db5a760f.rlib
time: 0.000; rss: 331MB altering log-db5a760f.rlib
time: 0.001; rss: 331MB altering std-db5a760f.rlib
time: 0.000; rss: 331MB altering collections-db5a760f.rlib
time: 0.000; rss: 331MB altering rustc_unicode-db5a760f.rlib
time: 0.000; rss: 331MB altering rand-db5a760f.rlib
time: 0.000; rss: 331MB altering alloc-db5a760f.rlib
time: 0.000; rss: 331MB altering alloc_system-db5a760f.rlib
time: 0.000; rss: 331MB altering libc-db5a760f.rlib
time: 0.001; rss: 331MB altering core-db5a760f.rlib
time: 0.090; rss: 331MB running linker
time: 0.625; rss: 331MB linking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment