Skip to content

Conversation

@IanButterworth
Copy link
Member

Fixes #3466

Before

(@v1.11) pkg> why Sockets
  Sockets

This PR

(@v1.11) pkg> why Sockets
  PreallocationTools → ForwardDiff → DiffRules → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets
  PreallocationTools → ForwardDiff → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets
  Revise → Distributed → Sockets
  Revise → Pkg → REPL → Sockets
  Revise → REPL → Sockets
  Sockets
  Symbolics → DiffRules → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets
  Symbolics → Distributions → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets
  Symbolics → Distributions → StatsFuns → HypergeometricFunctions → DualNumbers → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets
  Symbolics → Distributions → StatsFuns → HypergeometricFunctions → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets
  Symbolics → Distributions → StatsFuns → Rmath → Rmath_jll → Pkg → REPL → Sockets
  Symbolics → Distributions → StatsFuns → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets
  Symbolics → DynamicPolynomials → Pkg → REPL → Sockets
  Symbolics → SciMLBase → Distributed → Sockets
  Symbolics → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets
  Symbolics → SymbolicUtils → DynamicPolynomials → Pkg → REPL → Sockets
  Symbolics → SymbolicUtils → LabelledArrays → ForwardDiff → DiffRules → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets
  Symbolics → SymbolicUtils → LabelledArrays → ForwardDiff → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets
  Symbolics → SymbolicUtils → LabelledArrays → PreallocationTools → ForwardDiff → DiffRules → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets
  Symbolics → SymbolicUtils → LabelledArrays → PreallocationTools → ForwardDiff → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets
  Symbolics → SymbolicUtils → SpecialFunctions → OpenSpecFun_jll → Pkg → REPL → Sockets

which takes

  0.005481 seconds (18.20 k allocations: 1.406 MiB)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

why only shows one path

2 participants