What scale is Amper intended to be used at? I actually love gradle, but dislike that it can't scale well to monorepos. I've tried looking several times to see if Amper is intended to be used for mono-repos, but I haven't seen anything.
👀 4
e
edrd
11/28/2024, 3:58 PM
Just curious, what issues did you face with Gradle on monorepos?
s
spierce7
11/30/2024, 3:12 PM
Gradles performance
spierce7
11/30/2024, 3:16 PM
The only solution proposed for monorepos at large companies is to turn certain modules you aren’t actively using off. Take a look at drop boxes open source solution for this.
Also the speed difference for gradle from a 5 module system vs 2 modules, it’s huge. It becomes significantly more and more unusable
https://dropbox.tech/mobile/introducing-focus-a-new-open-source-gradle-plugin