Fork me on GitHub
#tools-build
<
2021-10-01
>
seancorfield05:10:30

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.

🔥 2
💰 2
borkdude06:10:11

Can you explain how that works?

seancorfield06:10:46

I'm not entirely sure why it uses less memory -- but it clearly does.

seancorfield06:10:34

All I did was switch from using depstar to build AOT'd uberjars to using build-clj (which in turn uses tool.build).