Skip to content

Instantly share code, notes, and snippets.

@steveklabnik
Created February 16, 2018 15:17
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 steveklabnik/1ed07751c563810b515db3f329906cf3 to your computer and use it in GitHub Desktop.
Save steveklabnik/1ed07751c563810b515db3f329906cf3 to your computer and use it in GitHub Desktop.
time: 0.012; rss: 19MB parsing
time: 0.000; rss: 20MB recursion limit
time: 0.000; rss: 20MB crate injection
time: 0.000; rss: 20MB plugin loading
time: 0.000; rss: 20MB plugin registration
time: 0.076; rss: 75MB background load prev dep-graph
time: 0.322; rss: 135MB expansion
time: 0.000; rss: 135MB maybe building test harness
time: 0.001; rss: 135MB maybe creating a macro crate
time: 0.002; rss: 136MB creating allocators
time: 0.001; rss: 136MB AST validation
time: 0.016; rss: 141MB name resolution
time: 0.006; rss: 141MB complete gated feature checking
time: 0.000; rss: 141MB blocked while dep-graph loading finishes
time: 0.011; rss: 150MB lowering ast -> hir
time: 0.004; rss: 150MB early lint checks
time: 0.010; rss: 150MB indexing hir
time: 0.027; rss: 169MB load query result cache
time: 0.000; rss: 169MB looking for entry point
time: 0.000; rss: 169MB looking for plugin registrar
time: 0.001; rss: 169MB loop checking
time: 0.000; rss: 169MB static item recursion checking
time: 0.003; rss: 179MB attribute checking
time: 0.004; rss: 179MB stability checking
time: 0.016; rss: 182MB type collecting
time: 0.000; rss: 182MB outlives testing
time: 0.001; rss: 182MB impl wf inference
time: 0.077; rss: 214MB coherence checking
time: 0.000; rss: 214MB variance testing
time: 0.082; rss: 234MB wf checking
time: 0.032; rss: 239MB item-types checking
time: 0.074; rss: 253MB item-bodies checking
time: 0.007; rss: 254MB const checking
time: 0.021; rss: 257MB privacy checking
time: 0.002; rss: 257MB intrinsic checking
time: 0.004; rss: 257MB match checking
time: 0.003; rss: 257MB liveness checking
time: 0.015; rss: 260MB borrow checking
time: 0.003; rss: 260MB MIR borrow checking
time: 0.001; rss: 260MB MIR effect checking
time: 0.002; rss: 260MB death checking
time: 0.000; rss: 260MB unused lib feature checking
time: 0.062; rss: 269MB lint checking
time: 0.000; rss: 269MB resolving dependency formats
time: 0.012; rss: 270MB write metadata
time: 0.383; rss: 324MB translation item collection
time: 0.055; rss: 333MB codegen unit partitioning
time: 0.000; rss: 392MB translate to LLVM IR
time: 0.000; rss: 392MB assert dep graph
time: 0.309; rss: 393MB LLVM passes
time: 0.096; rss: 397MB persist query result cache
time: 0.096; rss: 397MB persist dep-graph
time: 0.193; rss: 397MB serialize dep graph
time: 1.293; rss: 397MB translation
time: 0.002; rss: 327MB serialize work products
time: 0.589; rss: 330MB linking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment