Package libbenchmark: Information
Source package: libbenchmark
Version: 1.7.1-alt1.2
Build time: Nov 7, 2023, 06:05 PM
Category: Development/C++
Report package bugHome page: https://github.com/google/benchmark
License: Apache-2.0
Summary: A library to benchmark code snippets
Description:
A library to benchmark code snippets, similar to unit tests. Define a function that executes the code to measure, register it as a benchmark function using the `BENCHMARK` macro, and ensure an appropriate `main` function is available. To run the benchmark, compile and link against the `benchmark` library (libbenchmark.a/.so). If you followed the build steps above, this library will be under the build directory you created.
List of RPM packages built from this SRPM:
libbenchmark (loongarch64)
libbenchmark-debuginfo (loongarch64)
libbenchmark-devel (loongarch64)
libbenchmark (loongarch64)
libbenchmark-debuginfo (loongarch64)
libbenchmark-devel (loongarch64)
Maintainer: Vitaly Lipatov
List of contributors:
Alexey Sheplyakov
Ilya Kurdyukov
Alexey Shabalin
Vitaly Lipatov
George V. Kouryachy
Alexey Sheplyakov
Ilya Kurdyukov
Alexey Shabalin
Vitaly Lipatov
George V. Kouryachy
Last changed
Oct. 16, 2023 Alexey Sheplyakov 1.7.1-alt1.2
- NMU: fixed FTBFS on LoongArch (some tests need /proc). While at it worked around Statistics.CV test failure on i586.
May 3, 2023 Ilya Kurdyukov 1.7.1-alt1.1
- e2k: patch update, werror off
May 2, 2023 Alexey Shabalin 1.7.1-alt1
- new version 1.7.1