Hi,

On 26 Okt., 13:17, Stuart Halloway <stuart.hallo...@gmail.com> wrote:

> As an aside: You will not be able to just run benchmarks carefully tuned for 
> 1.2 under 1.3 and get best performance, as some of the performance tricks are 
> now counter-indicated.

Is there some documentation how tuning against 1.3 works? I got a list
implementation with fast random lookup written in Clojure (internally
it ended up basically like a vector type of thing) whose speed is on
par with that of a vector written in Java. I haven't tested it against
1.3 though. And optimising against 1.2 felt a little like dark
wizardry. So a short guide on how to optimise for 1.3 would be cool.

Sincerely
Meikel

-- 
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

Reply via email to