I experimented with getting rid of the multi-method, but it didn't have any noticeable effect on performance, just fyi
oh good to know @borkdude, thanks for letting me know!
moreover, it seemed to have a little bit negative effect even, not sure why
I thought I saved the link to the blogpost with performance improvements done to rewrite-cljs, but I think I lost it.
do you have it still?
got it: http://rundis.github.io/blog/2015/clojurescript_performance_tuning.html
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
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