Skip to content
Snippets Groups Projects
  1. Sep 28, 2018
  2. Sep 27, 2018
  3. Sep 26, 2018
  4. Sep 25, 2018
  5. Sep 20, 2018
  6. Sep 14, 2018
  7. Aug 26, 2018
  8. Aug 25, 2018
  9. Aug 24, 2018
  10. Aug 21, 2018
  11. Aug 20, 2018
  12. Aug 19, 2018
  13. Aug 18, 2018
  14. Aug 14, 2018
  15. Aug 12, 2018
  16. Jun 20, 2018
  17. Jun 18, 2018
  18. Jun 15, 2018
  19. May 19, 2018
  20. May 16, 2018
  21. May 13, 2018
  22. May 12, 2018
  23. May 06, 2018
  24. May 04, 2018
  25. May 03, 2018
  26. May 02, 2018
    • Eugen Rochko's avatar
      Slightly reduce RAM usage (#7301) · cb5b5cb5
      Eugen Rochko authored
      * No need to re-require sidekiq plugins, they are required via Gemfile
      
      * Add derailed_benchmarks tool, no need to require TTY gems in Gemfile
      
      * Replace ruby-oembed with FetchOEmbedService
      
      Reduce startup by 45382 allocated objects
      
      * Remove preloaded JSON-LD in favour of caching HTTP responses
      
      Reduce boot RAM by about 6 MiB
      
      * Fix tests
      
      * Fix test suite by stubbing out JSON-LD contexts
      Unverified
      cb5b5cb5
Loading