1 May 2005 18:28
[RELEASE] Pugs 6.2.2 released!
Autrijus Tang <autrijus <at> autrijus.org>
2005-05-01 16:28:47 GMT
2005-05-01 16:28:47 GMT
On behalf of the Pugs team, I am delighted to announce the release of Pugs 6.2.2, the first version with a thread-safe, deadlock-free internal storage, based on software transactional memory (STM). Also, the performance is much, much better with this release; it is at least 10x faster than the default 6.2.1 build, and more than 2x faster than optimized 6.2.1 build for common applications. Because optimized build is now the default, compiling Pugs will take longer than before; please be patient.(Continue reading)You can download Pugs from a nearby CPAN mirror, or from pugscode.org: http://pugscode.org/dist/Perl6-Pugs-6.2.2.tar.gz SIZE = 786055 SHA1 = 0cda153c52590ea7ffc17b48195d413c8adc9e16 Much thanks to all the lambdacamels for making this release possible. It has been a wonderful three months working with you folks, and I look forward for many more months to come. Enjoy, /Autrijus/ == Changes for 6.2.2 - May 1, 2005 === Pugs Internals * Many performance speed-ups, including: ** New, much much faster implementation type for Pad
You can download Pugs from a nearby CPAN mirror, or from pugscode.org:
RSS Feed