This commit is contained in:
Michiel Borkent 2020-04-23 10:55:34 +02:00
parent cb1d774e68
commit a5a62a9d6d

View file

@ -62,6 +62,9 @@ $ BABASHKA_XMX="-J-Xmx4g" script/compile
Keep notes here about how adding libraries and classes to Babashka affects the binary size. Keep notes here about how adding libraries and classes to Babashka affects the binary size.
We're registering the size of the macOS binary (as built on CircleCI). We're registering the size of the macOS binary (as built on CircleCI).
2020/04/23 Added BigDecimal
(- 48103868 47857732) = 246kb added
2020/04/18 Added clojure.data.xml 2020/04/18 Added clojure.data.xml
47808572 - 45923028 = 1886kb added. 47808572 - 45923028 = 1886kb added.