Information for build javaewah-1.1.13-12.fc41

ID64710
Package Namejavaewah
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.1.13
Release12.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/javaewah.git#10a46953749df4e7b846ea33b9776d129a4d5bae
SummaryA word-aligned compressed variant of the Java bitset class
DescriptionJavaEWAH 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.
Built byzhangsongsong
State complete
Volume DEFAULT
StartedSun, 06 Oct 2024 22:27:13 CST
CompletedSun, 06 Oct 2024 22:37:49 CST
Taskbuild (f41-build-side-1, /rpms/javaewah.git:10a46953749df4e7b846ea33b9776d129a4d5bae)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/javaewah.git#10a46953749df4e7b846ea33b9776d129a4d5bae'}}
Tags
f41
f41-build-side-1
RPMs
src
javaewah-1.1.13-12.fc41.src.rpm (info) (download)
noarch
javaewah-1.1.13-12.fc41.noarch.rpm (info) (download)
javaewah-javadoc-1.1.13-12.fc41.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
state.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 1.1.13-12 - convert license to SPDX * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.13-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 1.1.13-10 - Rebuilt for java-21-openjdk as system jdk * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.13-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.13-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.13-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.13-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild