Sun, 05 Jan 2025 14:54:26 CST | login

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

ID9574
Package Nametsl-sparse-map
Version0.6.2
Release1.ocs23
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
StartedThu, 09 May 2024 01:46:45 CST
CompletedThu, 09 May 2024 01:50:25 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
tsl-sparse-map-0.6.2-1.ocs23.src.rpm (info) (download)
aarch64
tsl-sparse-map-devel-0.6.2-1.ocs23.aarch64.rpm (info) (download)
x86_64
tsl-sparse-map-devel-0.6.2-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.6.2-1 - initial build