Ask HN: Compiler speed-up or Build Caching tool. Hard to find?
16 points| fatbrowndog | 1 year ago
There's one more that was highlighted by HN. Its used by game companies. I can't seem to find the link. It was mentioned here on HN. Anyone have any ideas?
dieortin|1 year ago
alexhutcheson|1 year ago
ltbarcly3|1 year ago
ComputerGuru|1 year ago
bastijn|1 year ago
Nx - https://nx.dev/.
teaearlgraycold|1 year ago
SushiHippie|1 year ago
https://news.ycombinator.com/upvoted?id=fatbrowndog
https://news.ycombinator.com/upvoted?id=fatbrowndog&comments...
Both links are only visible to you
opless|1 year ago
Does anyone know?
> Incredibuild (at the very least) redirects file io back to the original machine and so the executable running doesn't really know what machine it's on.
I know MPI runs nicer on a networked drive but isn't necessarily transparent
Plan 9 can do most of this with some scripting...
tacostakohashi|1 year ago
How about ClearCase / clearmake "winkins":
https://en.wikipedia.org/wiki/IBM_DevOps_Code_ClearCase
amelius|1 year ago
hdjdjdj|1 year ago
heluser|1 year ago
Davidbrcz|1 year ago
They are not a tool per se, but just a way to compile your project.
Am4TIfIsER0ppos|1 year ago
tambre|1 year ago
samatman|1 year ago
arjvik|1 year ago