Re: Faster clojure.data.json

2011-10-15 Thread Sean Corfield
On Fri, Oct 14, 2011 at 11:21 AM, Stuart Sierra wrote: > I spent some time this morning on performance enhancements to > clojure.data.json, including a fix for DJSON-1. I just pushed release > 0.1.2 to Sonatype; it will reach Maven Central in a few hours. I updated CongoMongo to depend on 0.1.2 -

Re: Faster clojure.data.json

2011-10-15 Thread Bruce Durling
Stuart On Sat, Oct 15, 2011 at 11:19, Bruce Durling wrote: > Stuart, > > On Fri, Oct 14, 2011 at 19:21, Stuart Sierra > wrote: >> I spent some time this morning on performance enhancements to >> clojure.data.json, including a fix for DJSON-1. I just pushed release >> 0.1.2 to Sonatype; it will r

Re: Faster clojure.data.json

2011-10-15 Thread Bruce Durling
Stuart, On Fri, Oct 14, 2011 at 19:21, Stuart Sierra wrote: > I spent some time this morning on performance enhancements to > clojure.data.json, including a fix for DJSON-1. I just pushed release > 0.1.2 to Sonatype; it will reach Maven Central in a few hours. Still waiting for the propagation.

Faster clojure.data.json

2011-10-14 Thread Stuart Sierra
I spent some time this morning on performance enhancements to clojure.data.json, including a fix for DJSON-1. I just pushed release 0.1.2 to Sonatype; it will reach Maven Central in a few hours. I added a `benchmark` function to clojure.data.json-test for easy comparison. On Clojure 1.3.0, I get t