Beta release (0.1.0) of faster-multimethods, which brings multimethod 
lookup overhead to roughly the same cost as protocols, with only modest 
changes to the Clojure 1.8.0 implementation.

It is mostly backwards compatible with Clojure 1.8.0. I would very much 
appreciate feedback on the semantic changes described 
in 
https://github.com/palisades-lakes/faster-multimethods/blob/master/docs/changes.md.

I would also appreciate feedback on the choice of benchmarks --- the claim 
of protocol level performance depends on the benchmarks I've chosen, which 
may not be representative of your code.

documentation: https://palisades-lakes.github.io/faster-multimethods/

source for this release: 
https://github.com/palisades-lakes/faster-multimethods/tree/faster-multimethods-0.1.0

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to