Guest User

Untitled

a guest
Mar 19th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. julia> Profile.print()
  2. 4199 ./event.jl:73; (::Base.REPL.##1#2{Base.REPL.REPL...
  3. 4199 ./REPL.jl:97; macro expansion
  4. 4199 ./REPL.jl:66; eval_user_input(::Any, ::Base.RE...
  5. 4199 ./boot.jl:235; eval(::Module, ::Any)
  6. 4199 ./<missing>:?; anonymous
  7. 4199 ./profile.jl:23; macro expansion
  8. 2 ./inference.jl:2622; typeinf_ext(::Core.MethodInst...
  9. 2 ./inference.jl:2583; typeinf_code(::Core.MethodInst...
  10. 2 ./inference.jl:2504; typeinf_frame(::Core.MethodIn...
  11. 2 ./inference.jl:2787; typeinf(::Core.Inference.Infe...
  12. 2 ./inference.jl:2722; typeinf_work(::Core.Inferenc...
  13. 2 ./inference.jl:1950; abstract_eval(::Any, ::Arra...
  14. 2 ./inference.jl:1927; abstract_eval_call(::Expr, ...
  15. 2 ./inference.jl:1897; abstract_call(::Any, ::Arr...
  16. 2 ./inference.jl:1420; abstract_call_gf_by_type(:...
  17. 2 ./inference.jl:2535; typeinf_edge(::Method, ::...
  18. 1 ./inference.jl:2787; typeinf(::Core.Inference...
  19. 1 ./inference.jl:2669; typeinf_work(::Core.Infe...
  20. 1 ./inference.jl:2076; abstract_interpret(::An...
  21. 1 ./inference.jl:1950; abstract_eval(::Any, ::...
  22. 1 ./inference.jl:1927; abstract_eval_call(::E...
  23. 1 ./inference.jl:1897; abstract_call(::Any, ...
  24. 1 ./inference.jl:1420; abstract_call_gf_by_t...
  25. 1 ./inference.jl:2535; typeinf_edge(::Metho...
  26. 1 ./inference.jl:2816; typeinf(::Core.Infer...
  27. 1 ./inference.jl:2919; optimize(::Core.Inf...
  28. 1 ./inference.jl:3193; widen_all_consts!(...
  29. 1 ./inference.jl:2816; typeinf(::Core.Inference...
  30. 1 ./inference.jl:2908; optimize(::Core.Inferenc...
  31. 1 ./inference.jl:5048; getfield_elim_pass!(::C...
  32. 1 ./inference.jl:5054; _getfield_elim_pass!(::...
  33. 19 /l/ssd/testbfs.jl:61; bfs(::StaticGraphs.StaticGrap...
  34. 18 ./array.jl:227; fill!(::Array{UInt32,1}, ::UInt32)
  35. 4173 /l/ssd/testbfs.jl:62; bfs(::StaticGraphs.StaticGrap...
  36. 1 /l/ssd/testbfs.jl:32; bfs!(::StaticGraphs.StaticGra...
  37. 1 ./bitarray.jl:352; fill!(::BitArray{1}, ::Bool)
  38. 1 ./array.jl:227; fill!(::Array{UInt64,1}, ::Int64)
  39. 10 /l/ssd/testbfs.jl:36; bfs!(::StaticGraphs.StaticGra...
  40. 10 /l/ssd/testbfs.jl:43; bfs!(::StaticGraphs.StaticGra...
  41. 1945 /l/ssd/testbfs.jl:44; bfs!(::StaticGraphs.StaticGra...
  42. 3 ./abstractarray.jl:759; start
  43. 2 ...phs/SimpleGraphs.jl:0; outneighbors(::StaticGraphs.S...
  44. 474 ...phs/SimpleGraphs.jl:57; outneighbors(::StaticGraphs.S...
  45. 467 ...src/StaticGraphs.jl:79; fadj
  46. 4 ...rc/StaticGraphs.jl:73; _fvrange
  47. 1 ./multidimensional.jl:298; getindex
  48. 7 ...rc/StaticGraphs.jl:74; _fvrange
  49. 448 ...rc/StaticGraphs.jl:75; _fvrange
  50. 448 ./range.jl:3; colon
  51. 5 ...src/StaticGraphs.jl:80; fadj
  52. 5 ...Graphs/src/utils.jl:23; fastview
  53. 3 ...Graphs/src/utils.jl:7; Type
  54. 2 ./range.jl:393; length
  55. 2 ./checked.jl:164; checked_add
  56. 1789 /l/ssd/testbfs.jl:45; bfs!(::StaticGraphs.StaticGra...
  57. 169 /l/ssd/testbfs.jl:22; test_and_set!
  58. 17 ./bitarray.jl:97; get_chunks_id
  59. 27 /l/ssd/testbfs.jl:23; test_and_set!
  60. 116 /l/ssd/testbfs.jl:24; test_and_set!
  61. 1477 /l/ssd/testbfs.jl:26; test_and_set!
  62. 167 /l/ssd/testbfs.jl:46; bfs!(::StaticGraphs.StaticGra...
  63. 86 ./array.jl:652; push!
  64. 81 ./array.jl:653; push!
  65. 21 ./abstractarray.jl:134; endof
  66. 21 ./abstractarray.jl:99; linearindices
  67. 21 ./abstractarray.jl:71; indices1
  68. 21 ./abstractarray.jl:64; indices
  69. 241 /l/ssd/testbfs.jl:47; bfs!(::StaticGraphs.StaticGra...
  70. 241 ./multidimensional.jl:300; setindex!
  71. 10 /l/ssd/testbfs.jl:51; bfs!(::StaticGraphs.StaticGra...
  72. 10 ./strings/io.jl:91; #print_to_string#229(::Void, :...
  73. 10 ./iobuffer.jl:30; StringVector
Add Comment
Please, Sign In to add comment