According to https://source.chromium.org/chromium/chromium/src/+/main:docs/linux/build_instructions.md (under "Use reclient") a googler can petition on your behalf for access to RBE (it replaced goma). This also works for V8 and should speed up builds significantly.
On Thu, Sep 19, 2024 at 7:02 PM Erik Corry <[email protected]> wrote: > Hi > > The compile times are killing me. > > Does anyone have good experiences distributing V8 compilations across > several workstations? AFAIK distcc used to work, but I'm not sure > if it still does. > > I'm already using ccache, which is great as long as you don't change > configurations or edit a .h file. > > -- > Erik Corry > > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/v8-dev/CAHZxHpiefa5qhtm0qgvgNQgEf0e_CyL4Rfd1Xng%3DZL%3DEyt8t8w%40mail.gmail.com > <https://groups.google.com/d/msgid/v8-dev/CAHZxHpiefa5qhtm0qgvgNQgEf0e_CyL4Rfd1Xng%3DZL%3DEyt8t8w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/CACswSC1yF6OSs6kMn9RYLH-u4s44xAGRy5F5gJpaWZOBRn0HpQ%40mail.gmail.com.
