tools-build

seancorfield 2021-10-01T05:55:30.437100Z

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.

🔥 1
💰 1
borkdude 2021-10-01T06:02:11.437500Z

Can you explain how that works?

seancorfield 2021-10-01T06:11:46.437700Z

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

seancorfield 2021-10-01T06:12:34.437900Z

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