Closed ksuther closed 8 years ago
This uses xargs to call format-objc-file.sh in parallel. This sped up the initial formatting of one project from around 1m40s to 30s.
I like it! It seems good to me but I'll ask @justinseanmartin to lend a second set of eyes. I'm also interested in if there's a difference in speed for formatting a set of files on the order of tens of files.
This uses xargs to call format-objc-file.sh in parallel. This sped up the initial formatting of one project from around 1m40s to 30s.