Fri, 27 Jun 2025 00:17:17 CST | login

Information for build golang-github-vividcortex-gohistogram-1.0.0-2.oc9

ID37235
Package Namegolang-github-vividcortex-gohistogram
Version1.0.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-vividcortex-gohistogram.git?.#6a936d3b350ff601d651b358f5d435f058c6d84a
SummaryStreaming approximate histograms in Go
Description This package provides Streaming Approximate Histograms for efficient quantile approximations. The histograms in this package are based on the algorithms found in Ben-Haim & Yom-Tov's A Streaming Parallel Decision Tree Algorithm. Histogram bins do not have a preset size. As values stream into the histogram, bins are dynamically added and merged.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 23 Jun 2025 19:58:04 CST
CompletedMon, 23 Jun 2025 20:04:27 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-vividcortex-gohistogram.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-vividcortex-gohistogram.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
golang-github-vividcortex-gohistogram-1.0.0-2.oc9.src.rpm (info) (download)
noarch
golang-github-vividcortex-gohistogram-devel-1.0.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jun 09 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.0-2 - Rebuilt for loongarch64 * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build