Sun, 25 Jan 2026 02:27:11 CST | login

Information for build ghc-double-conversion-2.0.5.0-1.oc9

ID44485
Package Nameghc-double-conversion
Version2.0.5.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-double-conversion.git?.#ce1f71f98c9c9a2771b597f4795759198910632e
SummaryFast conversion between single and double precision floating point and text
DescriptionA library that performs fast, accurate conversion between floating point and text. This library is implemented as bindings to the C++ 'double-conversion' library written by Florian Loitsch at Google: <https://github.com/floitsch/double-conversion>. Now it can convert single precision numbers, and also it can create Builder, instead of bytestring or text. The 'Text' versions of these functions are about 30 times faster than the default 'show' implementation for the 'Double' type. The 'ByteString' versions are have very close speed to the 'Text' versions; Builder versions (both for Text and Bytestring) are slower on single value, but they are much faster on large number of values (up to 20x faster on list with 20000 doubles). As a final note, be aware that the 'bytestring-show' package is about 50% slower than simply using 'show'.
Built byzeyouliu
State complete
Volume DEFAULT
StartedMon, 22 Sep 2025 10:53:05 CST
CompletedMon, 22 Sep 2025 10:58:17 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-double-conversion.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-double-conversion.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-double-conversion-2.0.5.0-1.oc9.src.rpm (info) (download)
aarch64
ghc-double-conversion-2.0.5.0-1.oc9.aarch64.rpm (info) (download)
ghc-double-conversion-devel-2.0.5.0-1.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-double-conversion-2.0.5.0-1.oc9.loongarch64.rpm (info) (download)
ghc-double-conversion-devel-2.0.5.0-1.oc9.loongarch64.rpm (info) (download)
noarch
ghc-double-conversion-doc-2.0.5.0-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-double-conversion-2.0.5.0-1.oc9.x86_64.rpm (info) (download)
ghc-double-conversion-devel-2.0.5.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
aarch64
dnf.log
root.log
state.log
dnf.rpm.log
build.log
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
hw_info.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Sep 21 2025 ocs-bot <ocs-bot@opencloudos.tech> - 2.0.5.0-1 - [Type] other - [DESC] update to Version 2.0.5.0 * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.0.4.2-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.4.2-1 - initial build