Re: [ANN] fast-zip 0.5.0 now with ClojureScript support

2014-10-23 Thread Andrew Rosa
I think this will be awesome. If the data structures made a no-op, at least the testing code should help. Nice work Alexander! On Thursday, October 23, 2014 10:50:51 PM UTC-2, Alexander Hudek wrote: > > The implementation is API compatible but not compatible in terms of data > structures. I sup

Re: [ANN] fast-zip 0.5.0 now with ClojureScript support

2014-10-23 Thread Alexander Hudek
The implementation is API compatible but not compatible in terms of data structures. I suppose it could still be integrated on a major version change. In any case, I'm happy to donate the code if the core group wants. Would have to get sign off from the other authors too. On Tuesday, October 21

Re: [ANN] fast-zip 0.5.0 now with ClojureScript support

2014-10-21 Thread Robin Heggelund Hansen
Any reason this isn't a patch to clojure proper? kl. 05:09:04 UTC+2 lørdag 4. oktober 2014 skrev Alexander Hudek følgende: > > Thanks to the wonderful work of Joel Holdbrooks, fast-zip now has > ClojureScript support. > See the benchmarks below. The ClojureScript benchmark only uses simple > com

[ANN] fast-zip 0.5.0 now with ClojureScript support

2014-10-03 Thread Alexander Hudek
Thanks to the wonderful work of Joel Holdbrooks, fast-zip now has ClojureScript support. See the benchmarks below. The ClojureScript benchmark only uses simple compiler optimizations. Git: https://github.com/akhudek/fast-zip Clojars: [fast-zip "0.5.0"] CLJS has ~ 1.7x speedup: :clojure.zip x