HPPC-RT v0.7.1 released

27 views
Skip to first unread message

Vincent Sonnier

unread,
Jul 21, 2015, 1:17:34 PM7/21/15
to java-high-performance...@googlegroups.com
Hello everybody,

This is the release annoncement for HPPC-RT v0.7.1 (0.7.0 is a cursed number apparently) largely based on the big changes introduced by HPPC v0.7x.

The goal of this release has been to reduce the scope of the previous lib by removing less used container variants, even less-used API. Result is the lib has contracted
from 3.7 MB to 2.4MB.

To further ease HPPC-RT usage, and facilitate its adoption I also purposefully did not adopt some of the most recent HPPC changes such as:
Scatter Hash containers, Preallocable/resizable capabilities, index-based methods for hash containers, separated Jar for esoteric containers.

On the other hand test coverage has been vastly improved to be "almost complete", which should please executives and devs alike.

The lib is still supporting both Java 5 and 6.

Many thanks to Dawid to have stolen my May holidays, and many many more hours here and there...

Full changelog: CHANGES.txt

Maven dependency:

<dependency>
    <groupId>com.github.vsonnier</groupId>
    <artifactId>hppcrt</artifactId>
    <version>0.7.1</version>
</dependency>
 
Have fun :)

Vincent

PS: ANTLR is amazing !
Reply all
Reply to author
Forward
0 new messages