Hacker News new | ask | show | jobs
by shepting 2446 days ago
It would be great if this list would include Buck or Bazel and their associated HTTP caches. For us we lowered our clean CI build times from 22 minutes to 4.5 minutes (1 million lines of Swift)
1 comments

That is something! TODO - research and write about Buck/ Bazel.
This is a decent sample project to start with: https://github.com/airbnb/BuckSample
Great! This is helpful :)