Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Critical Path Analysis

Sponsored · Your Podcast. Everywhere. Effortlessly. Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
Avatar for JBD JBD
February 06, 2019
670

Critical Path Analysis

Avatar for JBD

JBD

February 06, 2019
Tweet

Transcript

  1. @rakyll We use facilities that are not reserved for our

    flight but are essential in making it happen.
  2. @rakyll We use facilities that are not reserved for our

    flight but are essential in making it happen.
  3. @rakyll go_library( name = "logs", srcs = ["logs.go"], visibility =

    ["//visibility:public"], deps = [ …. ], ) References (641 occurrences) - //source/ads/monitoring/BUILD - //source/ads/analysis/BUILD - //source/ads/mobile/BUILD ...
  4. @rakyll GET /timeline edge-lb sched api-server auth.Auth cache.Get mysql.Query user.Profile

    cache.Get mysql.Query images.Filter blobstore.Get not my fault
  5. @rakyll GET /timeline auth.Auth cache.Get mysql.Query user.Profile cache.Get mysql.Query images.Filter

    blobstore.Get cache.Get mysql.Query blob.Get where is the source code?
  6. @rakyll GET /timeline auth.Auth cache.Get mysql.Query user.Profile cache.Get mysql.Query images.Filter

    blobstore.Get cache.Get mysql.Query blob.Get give me the logs, runtime events, profiles...