Currently waiting on my gitlab runner running a gr...
# amper
d
Currently waiting on my gitlab runner running a gradle check task on a not-so-complicated project on an AMD ZEN 2 machine with 32GB RAM and no other load and it takes >4 miniutes to run gradle. This is pain...
j
Sorry to hear that! By any chance, did you try setting up the same project with Amper for comparison? In terms of raw speed on CI, I don't expect a drastic improvement, apart maybe from more parallelism in compilation and tests (thus I expect a higher memory usage in Amper). But it would be nice to know
d
I will try this next week.