I've had a couple ClojureScript performance optimization insights recently
that has brought core.logic (running on V8) within a couple milliseconds of
the performance of miniKanren running on Racket. zebrao can now be solved
in ~13ms.

At this point I think the only thing that can make core.logic on CLJS
faster is PersistentHashMaps. We'll see if they can get us down to 4-6ms.

David

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to