Skip to content

Performance improvements

Dmytro Zaporozhets (DZ) 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