BigW Consortium Gitlab

  1. 15 Oct, 2015 1 commit
    • Improve ProjectTeam#max_member_access performance · 3025b711
      Yorick Peterse authored
      By comparing objects in Ruby we can greatly improve the performance of
      this method. In the worst case (should no data be eager loaded) this
      will run the same amount of queries as before, in the best case (when
      data _is_ eager loadeD) it requires no queries at all.
      
      The added benchmark used to produce around 273 iterations per second.
      With this commit this has been increased to almost 40 000 iterations per
      second: a speedup of roughly 145 times.
      
      Combined with eager loading Note associations this results in about 30
      queries less when viewing a single issue, this in turn cuts down the
      loading time by 30-40%.
  2. 02 Oct, 2015 1 commit
  3. 14 Apr, 2015 2 commits
  4. 15 Mar, 2015 1 commit
  5. 01 Jan, 2015 1 commit
  6. 09 Oct, 2014 1 commit
  7. 03 Oct, 2014 1 commit
  8. 15 Sep, 2014 1 commit
  9. 14 Sep, 2014 1 commit
  10. 20 Jun, 2014 1 commit
  11. 04 Jun, 2014 3 commits
  12. 19 Jan, 2014 1 commit
  13. 25 Dec, 2013 1 commit
  14. 17 Dec, 2013 1 commit
  15. 14 Dec, 2013 1 commit
  16. 27 Aug, 2013 1 commit
  17. 26 Jun, 2013 1 commit
  18. 22 Jun, 2013 2 commits
  19. 18 Jun, 2013 3 commits
  20. 26 Feb, 2013 1 commit
  21. 04 Feb, 2013 1 commit
  22. 24 Jan, 2013 1 commit
  23. 22 Jan, 2013 1 commit
  24. 04 Jan, 2013 1 commit
  25. 03 Jan, 2013 1 commit