Skip to content
Snippets Groups Projects
  1. Feb 21, 2020
  2. Feb 06, 2020
  3. Dec 12, 2019
  4. Oct 17, 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. Sep 11, 2018
  7. Jul 24, 2018
  8. Apr 07, 2018
  9. Jan 17, 2018
  10. Jun 02, 2017
  11. Mar 24, 2017
  12. Mar 06, 2017
Loading