Information for build tsl-sparse-map-0.6.2-1.oc9

ID24414
Package Nametsl-sparse-map
Version0.6.2
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/tsl-sparse-map.git?.#e85f4296e2015b16e4e6e7df9e419a20e3792cda
SummaryC++ implementation of a memory efficient hash map and hash set
DescriptionThe sparse-map library is a C++ implementation of a memory efficient hash map and hash set. It uses open-addressing with sparse quadratic probing. The goal of the library is to be the most memory efficient possible, even at low load factor, while keeping reasonable performances.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 15:24:01 CST
CompletedTue, 04 Jun 2024 15:27:38 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/tsl-sparse-map.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/tsl-sparse-map.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
tsl-sparse-map-0.6.2-1.oc9.src.rpm (info) (download)
aarch64
tsl-sparse-map-devel-0.6.2-1.oc9.aarch64.rpm (info) (download)
x86_64
tsl-sparse-map-devel-0.6.2-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.6.2-1 - initial build