I just want to note that switching from depstar to tools.build for our uberjars has allowed use to switch back from BitBucket 2x images to regular 1x images, saving us a bunch of money.
Can you explain how that works?
I'm not entirely sure why it uses less memory -- but it clearly does.
All I did was switch from using depstar to build AOT'd uberjars to using build-clj (which in turn uses tool.build).