Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37476906
en ru br
Репозитории ALT

Группа :: Разработка/C++
Пакет: libbenchmark

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.7.1-alt1.1
Время сборки: 3 мая 2023, 08:24 ( 50.8 недели назад )
Размер архива: 158.17 Kb

Домашняя страница:   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.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libbenchmark
  • libbenchmark-debuginfo
  • libbenchmark-devel
  • libbenchmark-devel-static
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin