Closed sontek closed 1 year ago
I suspect the size of the binary increased due to adding gin
, but I can check
Yeah, the old binary is ~11 MB, ours is ~19 MB; that's most of the difference. The other 2 MB probably comes from using a different base, or being slightly lazy about wiping cached files before deploying, but :shrug: seems acceptable.
Going to close this for now as this isn't a huge difference since we added more frameworks like Gin. ^
was this necessary or did we accidentally ship some stuff in the image we don't need?