(inc 100) Well done, gents.
'(Devin Walters) On Sunday, March 25, 2012 at 9:05 PM, Creighton Kirkendall wrote: > Amazing work! > > > On Saturday, March 24, 2012 10:19:41 PM UTC-4, David Nolen wrote: > > There's a lot of work left to do but I was able to successfully solve the > > zebra puzzle with core.logic running under JavaScript via V8 in ~170ms. > > There's tons of performance optimization yet to do, but to give some > > perspective Peter Norvig's version for CL that compiled Prolog took ~17.4 > > seconds to do it in the 90s. > > > > Clojure on the JVM can solve the problem in about ~2-3ms. I think with some > > work we can get within an order of magnitude on modern JS engines :) > > > > Cheers, > > David > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > (mailto:[email protected]) > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > (mailto:[email protected]) > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
