Sun, 29 Jun 2025 13:11:20 CST | login

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

ID30089
Package Namegolang-github-vividcortex-gohistogram
Version1.0.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-vividcortex-gohistogram.git?.#bd1dc57bc71211e3d51fa48cd046c1ab3b61d722
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 byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 02:49:49 CST
CompletedSat, 21 Sep 2024 02:55:36 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
RPMs
src
golang-github-vividcortex-gohistogram-1.0.0-1.oc9.src.rpm (info) (download)
noarch
golang-github-vividcortex-gohistogram-devel-1.0.0-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build