hugoduncan/criterium

ClojureScript port

michalmarczyk opened this issue · 4 comments

I've got a ClojureScript port of Criterium @ https://github.com/michalmarczyk/criterium/tree/cljs; would you be interested in merging it in?

Not making this a pull request yet, because I'm expecting to do a ton of ClojureScript benchmarking in the coming week or so, which should be a good opportunity to check if I've missed any issues and do any necessary ironing out.

Happy to see a ClojureScript port. To merge it would require some effort to put common code into cljx files [1] or crossovers [2].

[1] https://github.com/lynaghk/cljx
[2] https://github.com/emezeske/lein-cljsbuild/blob/master/doc/CROSSOVERS.md

Sure, I'm happy to convert to a code sharing arrangement. I'll get around to that during or just after the "stress testing" mentioned above.

Is there any advance regarding this port of Criterium on CLJS?

Many thanks for criterium, and not not only for that ;-)

👍 for a clojurescript option