How to make Firefox builds 17% faster
blog.farre.se
How to make Firefox builds 17% faster
1–10 of 38 posts
Re: How to make Firefox builds 17% faster
#2Re: How to make Firefox builds 17% faster
#3Re: How to make Firefox builds 17% faster
#4Why compile code when ccache faster
Re: How to make Firefox builds 17% faster
#5I understand that speed is relevant, but focusing on that strategy does not really work when dinosaur-like extinction is around the corner.
Re: How to make Firefox builds 17% faster
#6Why compile code when ccache faster
Does ccache fetch compiled code from a central server using checksums?
Re: How to make Firefox builds 17% faster
#7So ... perhaps Mozilla should focus on user share dropping. I understand that speed is relevant, but focusing on that strategy does not really work when dinosaur-like extinction is around the corner.
Re: How to make Firefox builds 17% faster
#8So ... perhaps Mozilla should focus on user share dropping. I understand that speed is relevant, but focusing on that strategy does not really work when dinosaur-like extinction is around the corner.
Re: How to make Firefox builds 17% faster
#9Windows builds were ridiculously poor on cache hits rates too because of non-determinism that was not able to figure out.
I'd be happy to test it out.
Re: How to make Firefox builds 17% faster
#10Can you (err... buildcache) cache Rust proc-macros? I've been battling this with sccache and I'm now maintaining a 10-patch deep stack for the next.js build CI. Windows builds were ridiculously poor on cache hits rates too because of non-determinism that was not able to figure out. I'd be happy to test it out.