Welcome! Please see the About page for a little more info on how this works.

0 votes
in ClojureScript by

cljs.user=> (simple-benchmark [a #js [1]] 1 1) [a #object[cljs.tagged_literals.JSValue 0x1b7e0717 "cljs.tagged_literals.JSValue@1b7e0717"]], 1, 1 runs, 3 msecs nil

1 Answer

0 votes
by
Reference: https://clojure.atlassian.net/browse/CLJS-2159 (reported by mfikes)
...