Information for build fast_float-6.1.0-1.oc9

ID23904
Package Namefast_float
Version6.1.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/fast_float.git?.#0197477a9978af1da16e1d53987041b5467e32f0
SummaryFast & exact implementation of C++ from_chars for number types
DescriptionThe fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types as well as integer types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types. We provide exact rounding (including round to even). In our experience, these fast_float functions many times faster than comparable number-parsing functions from existing C++ standard libraries.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 12:37:46 CST
CompletedTue, 04 Jun 2024 17:46:34 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/fast_float.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/fast_float.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
fast_float-6.1.0-1.oc9.src.rpm (info) (download)
noarch
fast_float-devel-6.1.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 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.1.0-1 - initial build