Skip to content
Snippets Groups Projects
  1. Feb 21, 2020
  2. Feb 06, 2020
  3. Dec 12, 2019
  4. Oct 25, 2019
  5. Aug 05, 2019
    • Nick Thomas's avatar
      Speed up loading and filtering deploy keys and their projects · d3a3db42
      Nick Thomas authored
      This commit changes how we eager-load projects, routes, and namespaces
      required by the deploy keys endpoint, getting a 10x improvement in my
      local testing.
      
      The endpoint still doesn't scale in-general, but going from ~13 seconds
      to dump a 63K result to generating the same thing in ~1.6 seconds seems
      like a good improvement to me.
      d3a3db42
  6. Jan 24, 2019
  7. Apr 07, 2018
  8. Aug 02, 2017
  9. Jun 02, 2017
  10. Mar 06, 2017
Loading