Package libbenchmark: Information

    Source package: libbenchmark
    Version: 1.7.1-alt1.2
    Latest version according to Repology
    Build time:  Nov 7, 2023, 05:19 PM in the task #331937
    Category: Development/C++
    Report package bug
    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 rpms provided by this srpm:
    libbenchmark (x86_64, ppc64le, i586, armh, aarch64)
    libbenchmark-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libbenchmark-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Lipatov


    ACL:
    Alexey Shabalin
    @everybody

      1. gcc-c++
      2. /proc
      3. libgtest-devel
      4. cmake
      5. ctest
      6. rpm-macros-cmake
      7. ninja-build

    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