Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save seanmonstar/390e04d63ad28f234050 to your computer and use it in GitHub Desktop.
Save seanmonstar/390e04d63ad28f234050 to your computer and use it in GitHub Desktop.
time: 0.126 parsing
time: 0.000 recursion limit
time: 0.026 configuration 1
time: 0.001 gated macro checking
time: 0.000 crate injection
time: 0.024 macro loading
time: 0.000 plugin loading
time: 0.000 plugin registration
time: 0.495 expansion
time: 0.011 complete gated feature checking 1
time: 0.079 configuration 2
time: 0.003 maybe building test harness
time: 0.040 prelude injection
time: 0.008 checking that all macro invocations are gone
time: 0.011 complete gated feature checking 2
time: 0.050 assigning node ids and indexing ast
time: 0.024 external crate/lib resolution
time: 0.013 language item collection
time: 0.216 resolution
time: 0.015 lifetime resolution
time: 0.011 looking for entry point
time: 0.013 looking for plugin registrar
time: 0.064 region resolution
time: 0.011 loop checking
time: 0.012 static item recursion checking
time: 0.066 type collecting
time: 0.019 variance inference
time: 0.304 coherence checking
time: 4.758 type checking
time: 0.806 const checking
time: 0.069 privacy checking
time: 0.001 stability index
time: 0.020 intrinsic checking
time: 0.014 effect checking
time: 0.052 match checking
time: 0.029 liveness checking
time: 0.417 borrow checking
time: 0.520 rvalue checking
time: 0.005 reachability checking
time: 0.033 death checking
time: 0.665 stability checking
time: 0.000 unused lib feature checking
time: 0.943 lint checking
time: 0.000 resolving dependency formats
time: 17.144 translation
time: 2.573 llvm function passes
time: 43.120 llvm module passes
time: 12.083 codegen passes
time: 0.001 codegen passes
time: 58.110 LLVM passes
time: 0.661 running linker
time: 0.663 linking
time: 0.071 parsing
time: 0.000 recursion limit
time: 0.025 configuration 1
time: 0.000 gated macro checking
time: 0.000 crate injection
time: 0.024 macro loading
time: 0.000 plugin loading
time: 0.000 plugin registration
time: 0.491 expansion
time: 0.011 complete gated feature checking 1
time: 0.084 configuration 2
time: 0.003 maybe building test harness
time: 0.039 prelude injection
time: 0.007 checking that all macro invocations are gone
time: 0.011 complete gated feature checking 2
time: 0.052 assigning node ids and indexing ast
time: 0.013 external crate/lib resolution
time: 0.012 language item collection
time: 0.130 resolution
time: 0.010 lifetime resolution
time: 0.005 looking for entry point
time: 0.005 looking for plugin registrar
time: 0.044 region resolution
time: 0.007 loop checking
time: 0.005 static item recursion checking
time: 0.044 type collecting
time: 0.015 variance inference
time: 0.226 coherence checking
time: 4.510 type checking
time: 0.585 const checking
time: 0.067 privacy checking
time: 0.000 stability index
time: 0.019 intrinsic checking
time: 0.011 effect checking
time: 0.049 match checking
time: 0.025 liveness checking
time: 0.399 borrow checking
time: 0.491 rvalue checking
time: 0.004 reachability checking
time: 0.027 death checking
time: 0.606 stability checking
time: 0.000 unused lib feature checking
time: 0.836 lint checking
time: 0.000 resolving dependency formats
time: 16.986 translation
time: 2.727 llvm function passes
time: 607.849 llvm module passes
time: 174.675 codegen passes
time: 0.001 codegen passes
time: 785.935 LLVM passes
time: 0.753 running linker
time: 0.755 linking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment