Re: Trivial patch for (sometimes) faster STM

2011-09-09 Thread Stefan Kamphausen
FWIW I just could run the test-suite on a quad-core VMWare which lead to 12-15% speed-up. (No detailed report available) -- 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 fro

Trivial patch for (sometimes) faster STM

2011-09-09 Thread Stefan Kamphausen
TL;DR: There is small patch which improves speed of STM Hi, in the light of the upcoming 1.3 you might be interested in a rather trivial patch which can lead to significant speedup of STM processing. 1. Background I was studying the implementation of STM for a talk at this year's SourceTalk [