Skip to content

Performance improvements

username-removed-444 requested to merge performance-tune into master
  • Cache project branches and tags into variables
  • Cache lookup results into hash to prevent repeating same requests to git repo
  • Cache head commit and head tree

Merge request reports