Пакет libbenchmark: Информация

    Исходный пакет: libbenchmark
    Версия: 1.7.1-alt1.2
    Последняя версия по данным Repology
    Собран:  7 ноября 2023 г. 17:19 в задании #331937
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/google/benchmark

    Лицензия: Apache-2.0
    О пакете: A library to benchmark code snippets
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libbenchmark (x86_64, ppc64le, i586, armh, aarch64)
    libbenchmark-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libbenchmark-devel (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Vitaly Lipatov


    Права:
    Alexey Shabalin
    @everybody

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

    Последнее изменение


    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.
    3 мая 2023 г. Ilya Kurdyukov 1.7.1-alt1.1
    - e2k: patch update, werror off
    2 мая 2023 г. Alexey Shabalin 1.7.1-alt1
    - new version 1.7.1