BigW Consortium Gitlab

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