• Samuel Giddins's avatar
    Add Podfile dependency caching · 2849fbd8
    Samuel Giddins authored
    Since Podfile#dependencies and TargetDefinition#dependencies require both recursing and creating new Dependency objects. Doing this over and over is slow, so now we cache those results.
    2849fbd8
analyzer_spec.rb 45.8 KB