This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-07-22
Channels
- # announcements (7)
- # babashka (17)
- # beginners (45)
- # biff (2)
- # cider (16)
- # clj-on-windows (3)
- # cljs-dev (12)
- # clojure (27)
- # clojure-austin (1)
- # clojure-europe (18)
- # clojure-norway (5)
- # clojurescript (36)
- # conjure (35)
- # core-async (2)
- # datascript (4)
- # datomic (4)
- # emacs (15)
- # fulcro (23)
- # holy-lambda (12)
- # hyperfiddle (1)
- # introduce-yourself (5)
- # nbb (11)
- # off-topic (37)
- # pathom (34)
- # pedestal (9)
- # reitit (4)
- # releases (1)
- # remote-jobs (1)
- # sci (5)
- # scittle (3)
- # shadow-cljs (88)
- # tools-build (4)
@alexyakushev just released clj-async-profiler 1.0! Read more about it here - http://clojure-goes-fast.com/blog/clj-async-profiler-100/
you have a broken link in the “A regex-based Replace…” paragraph to http://clojure-goes-fast.com/img/posts/html-flamegraph1.html
Thanks @UKFSJSM38 And especially thanks to @alexyakushev! 🙏 I love the :predefined-transforms
. I think we’ll be able to use them in clojure-lsp’s profiling tools to collapse the time spent in rewrite-clj and clj-kondo—both of which contribute to most clojure-lsp flamegraphs, but which we can’t easily optimize from within clojure-lsp itself. Good stuff!
Just released merr ver 0.4.169, Minimal and good enough error handling library for Clojure(Script). https://github.com/liquidz/merr Added support for Babashka and nbb :)