Fork me on GitHub
#rewrite-clj
<
2019-06-29
>
borkdude21:06:23

I experimented with getting rid of the multi-method, but it didn't have any noticeable effect on performance, just fyi

lread21:06:41

oh good to know @borkdude, thanks for letting me know!

borkdude21:06:08

moreover, it seemed to have a little bit negative effect even, not sure why

borkdude21:06:47

I thought I saved the link to the blogpost with performance improvements done to rewrite-cljs, but I think I lost it.

borkdude21:06:50

do you have it still?

borkdude21:06:10

maybe it CLJS it matters, but in Clojure not so much. Can't replicate his multi-method performance gain. I also think he is measuring differently than I do. I lint a couple of hundred files and then see if it makes a difference

lread23:06:49

yes, I think he was checking perf in browser when working on light table? If I test on cljs, I’ll use its simple benchmark