Hello. I am a random user who has been following Chromium with interest for almost a year.
I would like to ask for your advice regarding the following:
1. Build Time: How long does a clean build take on your infrastructure?
On college's EPYC 6352 24-core, a cross-build of clean/offline android-desktop arm64 debug target takes about 1 hour and 20 minutes. Since this CPU is 6 years old, I am curious how long the build takes on the latest CPUs.
This includes arm64. I recently heard that a build was completed within 20 minutes using the M5 Max, but I didn't verify this yet.
2. Source Size: The size of the checkout is gradually increasing over time(IIRC about 100MB for each major bump, with xz compressed). Is there a specific site that tracks this? To be precise, I have seen the "computing cost for building/compilation," but I do not remember the tarball size.
Thank you.