Skip to content

Vitalii-Gozhenko/ConcurrentCarthage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concurrent Carthage

Concurrent Carthage is a faster Carthage which utilizes multiple cores to build frameworks.

Install

ruby main.rb

Speed Comparasion

Concurrent Carthage

carthage build --platform iOS --platform macOS  231.98s user 100.72s system 455% cpu 1:13.01 total

Original Carthage

carthage build --platform iOS --platform macOS  125.28s user 54.45s system 86% cpu 3:26.99 total

Limitations

If your frameworks have too many nested dependencies, Concurrent Carthage can't speed it up very much.

About

Concurrent Carthage

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages