Fri, 17 May 2024 02:32:15 UTC | login

Information for build simdjson-3.6.0-1.fc40

ID275458
Package Namesimdjson
Version3.6.0
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/simdjson.git#5283cb3e5673a647b1932ffb77854b5c5b9b783c
SummaryParsing gigabytes of JSON per second
DescriptionJSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. We need a fresh approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 08 Dec 2023 19:25:44 UTC
CompletedFri, 08 Dec 2023 19:34:21 UTC
Taskbuild (f40, /rpms/simdjson.git:5283cb3e5673a647b1932ffb77854b5c5b9b783c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/simdjson.git#5283cb3e5673a647b1932ffb77854b5c5b9b783c'}}
Tags
f40
RPMs
src
simdjson-3.6.0-1.fc40.src.rpm (info) (download)
riscv64
simdjson-3.6.0-1.fc40.riscv64.rpm (info) (download)
simdjson-devel-3.6.0-1.fc40.riscv64.rpm (info) (download)
simdjson-doc-3.6.0-1.fc40.riscv64.rpm (info) (download)
simdjson-debuginfo-3.6.0-1.fc40.riscv64.rpm (info) (download)
simdjson-debugsource-3.6.0-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Nov 01 2023 Ali Erdinc Koroglu <aekoroglu@linux.intel.com> 3.6.0-1 - Update to 3.6.0 * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> 3.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 25 2023 aekoroglu <aekoroglu@linux.intel.com> 3.1.0-1 - update to 3.1.0 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 29 2022 aekoroglu <aekoroglu@linux.intel.com> 3.0.1-1 - update to 3.0.1 * Tue Aug 09 2022 aekoroglu <ali.erdinc.koroglu@intel.com> 2.2.2-1 - initial package