On 27 Mar 2014, at 11:50, Sven Van Caekenberghe <[email protected]> wrote:
> It is slow(er) in 2 and fast(er) in 3, according to this discussion and my > reading of the code. If you see the inverse, than please provide some details. We come from Pharo 1.4, where our timing benchmarks that use a lot of DateAndTime operations run 4x faster (in Gemstone too). It is indeed faster in 3 than in 2. (I believe because of a wait in de DateAndTime creation that has to do with clock precision). Johan
