Re: spec performance comparison

2016-06-11 Thread Atamert Ölçgen
Hi, I have updated the benchmark results. Thanks to Alex Miller's contributions the results should be a bit more accurate now. http://muhuk.github.io/validation-benchmark/ On Tue, Jun 7, 2016 at 3:16 AM, Daniel wrote: > Awesome! Would be interesting to see other metrics charted eg loc, memory

spec performance comparison

2016-06-06 Thread Daniel
Awesome! Would be interesting to see other metrics charted eg loc, memory. -- 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

spec performance comparison

2016-06-06 Thread Daniel
Awesome! Would be interesting to see other metrics charted eg loc, memory. -- 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

spec performance comparison

2016-06-06 Thread Daniel
Awesome! Would be interesting to see other metrics charted eg loc, memory. -- 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

spec performance comparison

2016-06-05 Thread Atamert Ölçgen
Hi, I have added spec to validation-benchmark[1]. The results are here: http://muhuk.github.io/validation-benchmark/ Could you please take check if the implementation is correct and reasonable? Also, I am trying to keep all benchmarks self-contained (in one def/defn). It there a way to perform