This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-11-05
Channels
- # adventofcode (22)
- # ai (1)
- # announcements (1)
- # babashka (3)
- # beginners (8)
- # calva (8)
- # cider (17)
- # clojure (3)
- # clojure-europe (4)
- # clojure-norway (13)
- # clojurescript (20)
- # core-logic (1)
- # data-science (3)
- # datahike (6)
- # deps-new (4)
- # events (6)
- # hoplon (4)
- # hyperfiddle (4)
- # lsp (34)
- # overtone (8)
- # podcasts-discuss (2)
- # releases (3)
- # ring (5)
- # vim (10)
- # xtdb (2)
After reorganizing namespaces to make spec optional, those are the build results. All use the hoplon build from the pr above and only changes are including/removing spec validation and the related namespaces. Results: • goog/spec: [JS: 379.63 KB] [GZIP: 88.38 KB] • goog/no-spec: [JS: 183.46 KB] [GZIP: 41.51 KB] • jquery/spec: [JS: 462.5 KB] [GZIP: 117.25 KB] • jquery/no-spec: [JS: 264.49 KB] [GZIP: 69.81 KB]
The spec versions are bigger than the results before because I was not calling instrument and some code was being eliminated, but I was also not getting any spec validations
I found some attributes that are currently broken on goog. I will try to fix those and add some tests later.
This week I'm going to try to set up GH action based hoplon scittle build