https://bugzilla.redhat.com/show_bug.cgi?id=972533
Bug ID: 972533
Summary: Review Request: javaewah - A word-aligned compressed
variant of the Java bitset class
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected]
Spec URL: http://galileo.fedorapeople.org/javaewah/javaewah.spec
SRPM URL:
http://galileo.fedorapeople.org/javaewah/javaewah-0.6.12-1.fc20.src.rpm
Description:
JavaEWAH is a word-aligned compressed variant of the Java bitset class.
It uses a 64-bit run-length encoding (RLE) compression scheme.
The goal of word-aligned compression is not to achieve the best
compression, but rather to improve query processing time. Hence, we try
to save CPU cycles, maybe at the expense of storage. However, the EWAH
scheme we implemented is always more efficient storage-wise than an
uncompressed bitmap (implemented in Java as the BitSet class). Unlike
some alternatives, javaewah does not rely on a patented scheme.
Fedora Account System Username: galileo
I anticipate this will be a dependency of eclipse-jgit-3.0.0
Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=5485661
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug
https://bugzilla.redhat.com/token.cgi?t=hqP1o1QQLT&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review