setup: bind classes to container

get: get instance from container 1000times

[
  "illuminate" => [
    "setup" => 3.1948089599609E-5
    "get" => 0.0487060546875
    "total" => 0.048768043518066
  ]
  "symfony" => [
    "setup" => 0.056113958358765
    "get" => 0.00068283081054688
    "total" => 0.056829929351807
  ]
  "league" => [
    "setup" => 0.012551784515381
    "get" => 0.010552883148193
    "total" => 0.023153066635132
  ]
  "phpdi" => [
    "setup" => 0.033006906509399
    "get" => 0.042721033096313
    "total" => 0.075757026672363
  ]
  "phpdi.cache" => [
    "setup" => 0.010238885879517
    "get" => 0.0096340179443359
    "total" => 0.019905090332031
  ]
  "phpdi.compile" => [
    "setup" => 0.036265850067139
    "get" => 0.00042200088500977
    "total" => 0.036719799041748
  ]
  "ray" => [
    "setup" => 0.40847396850586
    "get" => 0.07567286491394
    "total" => 0.48417997360229
  ]
  "ray.cache" => [
    "setup" => 0.00406813621521
    "get" => 0.071984052658081
    "total" => 0.076117992401123
  ]
  "ray.compile" => [
    "setup" => 2.7179718017578E-5
    "get" => 7.9718809127808
    "total" => 7.9719369411469
  ]
  "aura" => [
    "setup" => 0.017751932144165
    "get" => 0.0033910274505615
    "total" => 0.02117395401001
  ]
  "aura.serialized" => [
    "setup" => 0.0031759738922119
    "get" => 0.00019693374633789
    "total" => 0.0033979415893555
  ]
  "auryn" => [
    "setup" => 2.1934509277344E-5
    "get" => 0.020013093948364
    "total" => 0.020061016082764
  ]
]