Open jgrzebyta opened 6 years ago
Clojure data structures (list, set) are much faster that using Java native one. Thus in the Clojure environment implementation of Model with clojure native body would be faster.
Model
Clojure data structures (list, set) are much faster that using Java native one. Thus in the Clojure environment implementation of
Model
with clojure native body would be faster.