BigW Consortium Gitlab

  1. 11 Mar, 2016 1 commit
  2. 18 Feb, 2016 1 commit
  3. 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%.
  4. 02 Oct, 2015 1 commit
  5. 14 Apr, 2015 2 commits
  6. 15 Mar, 2015 1 commit
  7. 01 Jan, 2015 1 commit
  8. 09 Oct, 2014 1 commit
  9. 03 Oct, 2014 1 commit
  10. 15 Sep, 2014 1 commit
  11. 14 Sep, 2014 1 commit
  12. 20 Jun, 2014 1 commit
  13. 04 Jun, 2014 3 commits
  14. 19 Jan, 2014 1 commit
  15. 25 Dec, 2013 1 commit
  16. 17 Dec, 2013 1 commit
  17. 14 Dec, 2013 1 commit
  18. 27 Aug, 2013 1 commit
  19. 26 Jun, 2013 1 commit
  20. 22 Jun, 2013 2 commits
  21. 18 Jun, 2013 3 commits
  22. 26 Feb, 2013 1 commit
  23. 04 Feb, 2013 1 commit
  24. 24 Jan, 2013 1 commit
  25. 22 Jan, 2013 1 commit
  26. 04 Jan, 2013 1 commit
  27. 03 Jan, 2013 1 commit