Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. time: 0.002; rss: 31MB parsing
  2. time: 0.000; rss: 32MB recursion limit
  3. time: 0.000; rss: 32MB crate injection
  4. time: 0.000; rss: 32MB plugin loading
  5. time: 0.000; rss: 32MB plugin registration
  6. time: 0.131; rss: 83MB expansion
  7. time: 0.000; rss: 83MB maybe building test harness
  8. time: 0.000; rss: 83MB maybe creating a macro crate
  9. time: 0.000; rss: 83MB creating allocators
  10. time: 0.000; rss: 83MB checking for inline asm in case the target doesn't support it
  11. time: 0.001; rss: 83MB early lint checks
  12. time: 0.000; rss: 83MB AST validation
  13. time: 0.017; rss: 90MB name resolution
  14. time: 0.001; rss: 90MB complete gated feature checking
  15. time: 0.003; rss: 92MB lowering ast -> hir
  16. time: 0.001; rss: 92MB indexing hir
  17. time: 0.000; rss: 92MB attribute checking
  18. time: 0.000; rss: 92MB language item collection
  19. time: 0.000; rss: 92MB lifetime resolution
  20. time: 0.000; rss: 92MB looking for entry point
  21. time: 0.000; rss: 92MB looking for plugin registrar
  22. time: 0.000; rss: 92MB loop checking
  23. time: 0.000; rss: 92MB static item recursion checking
  24. time: 0.002; rss: 92MB compute_incremental_hashes_map
  25. time: 0.000; rss: 92MB load_dep_graph
  26. time: 0.000; rss: 92MB stability index
  27. time: 0.001; rss: 92MB stability checking
  28. time: 0.005; rss: 96MB type collecting
  29. time: 0.000; rss: 96MB impl wf inference
  30. time: 0.030; rss: 121MB coherence checking
  31. time: 0.000; rss: 121MB variance testing
  32. time: 0.013; rss: 123MB wf checking
  33. time: 0.005; rss: 124MB item-types checking
  34. time: 0.131; rss: 133MB item-bodies checking
  35. time: 0.014; rss: 133MB const checking
  36. time: 0.004; rss: 133MB privacy checking
  37. time: 0.000; rss: 133MB intrinsic checking
  38. time: 0.000; rss: 133MB effect checking
  39. time: 0.001; rss: 133MB match checking
  40. time: 0.001; rss: 133MB liveness checking
  41. time: 0.052; rss: 141MB borrow checking
  42. time: 0.000; rss: 141MB reachability checking
  43. time: 0.001; rss: 141MB death checking
  44. time: 0.000; rss: 141MB unused lib feature checking
  45. time: 0.011; rss: 141MB lint checking
  46. time: 0.000; rss: 141MB resolving dependency formats
  47. time: 0.000; rss: 141MB write metadata
  48. time: 0.293; rss: 169MB translation item collection
  49. time: 0.011; rss: 175MB codegen unit partitioning
  50. time: 1.017; rss: 230MB modules
  51. time: 0.008; rss: 245MB internalize symbols
  52. time: 0.000; rss: 245MB write allocator module
  53. time: 1.537; rss: 245MB translation
  54. time: 0.000; rss: 245MB assert dep graph
  55. time: 0.000; rss: 245MB serialize dep graph
  56. time: 0.003; rss: 219MB codegen passes [1]
  57. time: 0.000; rss: 220MB codegen passes [0]
  58. time: 0.078; rss: 221MB llvm function passes [2]
  59. time: 0.067; rss: 224MB llvm module passes [2]
  60. time: 2.302; rss: 229MB codegen passes [2]
  61. time: 2.513; rss: 229MB LLVM passes
  62. time: 0.000; rss: 229MB serialize work products
  63. time: 0.218; rss: 187MB running linker
  64. time: 0.219; rss: 187MB linking
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement