EAlcazar
How to improve build times
8 vCPU 16GB RAM
There are 2 steps in my build process that always take a really long time
#12 DONE 218.8s
#13 DONE 661.0s
It always happens, no matter how many times I deploy the project
The big offender is running the Build Script, compiling the code and creating the uberjar
15 replies
How to improve build times
https://hub.docker.com/layers/metabase/metabase/v0.50.24.4/images/sha256-d09c6a710f384e97ec475ee068d8027280699387a0cb43111e4ac16f4be7a629?context=explore
It uses clojure, reactjs and compiles everything together on a single executable
15 replies