Tool Name: apt-browser, empty-categories, masto-collab, otd-helper, poty-stuff, prosesize, rfa-voting-history, rust-hello-world, slf, steve-adder, streaks, tour-nyc, upcoming-mainpage
Quota increase requested: +2 CPUs (total of 3)
Reason:
Compiling Rust code on the grid was pretty fast and very parallel because it could use multiple CPUs. On k8s, using toolforge jobs, it's pretty slow, even with 1 full CPU, mostly because it can't parallelize. I would like to be able to run a build job with 2 CPUs (and then 1 CPU for the running webservice). Most of the time these extra resources won't be used since compiling is a relatively rare operation compared to a constantly running webservice.